[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / e / GFPageController / 0.9.0 / GFPageController.podspec.json
blob6fc2338bb92d43d62b23dd79aede2408f9fe9d36
2   "name": "GFPageController",
3   "version": "0.9.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.9.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