[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 5 / 0 / GQCategory / 0.0.5 / GQCategory.podspec.json
blobd87248783c89dd97309d7999b3194e00d6d8268a
2   "name": "GQCategory",
3   "version": "0.0.5",
4   "summary": "常用的分类封装.",
5   "description": "第一个podspec",
6   "homepage": "https://github.com/gqisabug/GQCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gqisabug": "gqlyan419@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/gqisabug/GQCategory.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "GQCategory/GQCategory/**/*.{h,m}",
22   "requires_arc": true