[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / a / ScrollPager / 0.8 / ScrollPager.podspec.json
blob7e3daf56b72fec096034ffbab1b7aa74792f9be9
2   "name": "ScrollPager",
3   "version": "0.8",
4   "summary": "A fully featured scroll pager similar to the one in flipboard, fully configurable through storyboard",
5   "homepage": "https://github.com/aryaxt/ScrollPager",
6   "license": {
7     "type": "MIT",
8     "file": "License.txt"
9   },
10   "authors": {
11     "Aryan Ghassemi": "https://github.com/aryaxt/ScrollPager"
12   },
13   "source": {
14     "git": "https://github.com/aryaxt/ScrollPager.git",
15     "tag": "0.8"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ScrollPager/Source/*.{swift}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true