[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 5 / SAStickyHeader / 0.4.1 / SAStickyHeader.podspec.json
blob1e4deb64aaa53c6b6cfc9523c0d1fc12a91eb543
2   "name": "SAStickyHeader",
3   "version": "0.4.1",
4   "summary": "A very simple sticky header with multiple image support via swipe gestures",
5   "description": "A very simple sticky header with multiple image support via swipe gestures, allow your users to experience parallax effect with just one line of code. supports portrait and landscape and all iOS devices. tested on iOS 8 and iOS 9",
6   "homepage": "https://github.com/shams-ahmed/SAStickyHeader",
7   "license": "MIT",
8   "authors": {
9     "Shams Ahmed": "shamsahmed@me.com"
10   },
11   "source": {
12     "git": "https://github.com/shams-ahmed/SAStickyHeader.git",
13     "tag": "0.4.1"
14   },
15   "social_media_url": "https://twitter.com/shams5035",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.{h,m,swift}",
21   "resource_bundles": {
22     "SAStickyHeader": [
23       "Pod/Assets/*.png"
24     ]
25   }