[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 5 / SAStickyHeader / 0.1.0 / SAStickyHeader.podspec.json
blob5db0d1da1d401489728ee5aaf0ebb905ea33a653
2   "name": "SAStickyHeader",
3   "version": "0.1.0",
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.1.0"
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   }