[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / d / c / GCTools / 0.0.2 / GCTools.podspec.json
blob8950c901dfa20747b98867eb4a22f441f6d42c99
2   "name": "GCTools",
3   "version": "0.0.2",
4   "summary": "A common tool IOS of GCTools",
5   "homepage": "https://github.com/XiaoHanGe/GCTools",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "韩俊强": "532167805@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/XiaoHanGe/GCTools.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "GCTools/**/*.{h,m}",
21   "public_header_files": "GCTools/**/*.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true