[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 1 / ARSegmentPager / 1.1.2 / ARSegmentPager.podspec.json
blob80b6cc47229dd4eed4073514cdd5a7496b0c4124
2   "name": "ARSegmentPager",
3   "version": "1.1.2",
4   "summary": "segment tab controller with parallaxHeader",
5   "frameworks": "UIKit",
6   "platforms": {
7     "ios": "6.0"
8   },
9   "homepage": "https://github.com/AugustRush/ARSegmentPager",
10   "license": "MIT",
11   "authors": {
12     "August": "liupingwei30@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AugustRush/ARSegmentPager.git",
16     "tag": "1.1.2"
17   },
18   "source_files": [
19     "ARSegmentPageController",
20     "ARSegmentPageController/**/*.{h,m}"
21   ],
22   "exclude_files": "ARSegmentPageController/Exclude",
23   "public_header_files": "ARSegmentPageController/*.h",
24   "requires_arc": true