[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 7 / 5 / SAStickyHeader / 0.5.1 / SAStickyHeader.podspec.json
blob5ee2b9e93b71422fa8378ba561f7d9bdddd860ea
2   "name": "SAStickyHeader",
3   "version": "0.5.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.5.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   }