BenjaminPrieur / IOStickyHeader

Parallax and Sticky header done right using UICollectionViewLayout
MIT License
196 stars 24 forks source link

Error while running cocoapods in the Example directory #11

Closed frranck closed 8 years ago

frranck commented 8 years ago

$ pod --version 1.0.1

$ pod install

[!] Invalid Podfile file: [!] Unsupported options {:exclusive=>true} for target IOStickyHeader_Example..

BenjaminPrieur commented 8 years ago

I ll fix it in next release

BenjaminPrieur commented 8 years ago

fixed