[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / 0 / JChenISGood / 1.1 / JChenISGood.podspec.json
blob967184ee6ee69208342ccb036c2c1a26011e6cae
2   "name": "JChenISGood",
3   "version": "1.1",
4   "summary": "this is my first podspec Project",
5   "description": "this is my first podspec project description#这个描述一定要写",
6   "homepage": "https://github.com/Gayle448/JChenISGood",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jane": "1129133995@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Gayle448/JChenISGood.git",
19     "tag": "1.1"
20   },
21   "source_files": [
22     "JChenISGood",
23     "JChenISGood/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "ios": {
27     "frameworks": "UIKit"
28   },
29   "dependencies": {
30     "AFNetworking": [
31       "~> 3.2.1"
32     ]
33   }