[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / d / e / GFPageController / 0.8.0 / GFPageController.podspec.json
blob5fb29e1dc9e2a708755e5225b4691d1ccd02bea4
2   "name": "GFPageController",
3   "version": "0.8.0",
4   "summary": "A common paging controls.",
5   "description": "It is a component for ios paging controls,written by Objective-C",
6   "homepage": "https://github.com/gaofengtan/GFPageController",
7   "license": "MIT(LICENSE)",
8   "authors": {
9     "gaofengtan": "1755059481@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/gaofengtan/GFPageController.git",
13     "tag": "0.8.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "GFPageController/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true