[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / a / ScrollPager / 0.1 / ScrollPager.podspec.json
blob6eb1c1a3fd3a8d6f3c79dc4ea7068c66d4df952a
2   "name": "ScrollPager",
3   "version": "0.1",
4   "summary": "A fully featured scroll pager similar to the one in flipboard, fully configurable through storyboard",
5   "homepage": "https://github.com/aryaxt/iOS-Slide-Menu",
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.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "ScrollPager/Source/*.{swift}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true