[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 3 / YourSDK / 0.0.2 / YourSDK.podspec.json
blob388aaf5f49193074d816cef0763499fc8b3eb7b5
2   "name": "YourSDK",
3   "version": "0.0.2",
4   "summary": "A summary about your SDK !",
5   "description": "A description about your SDK !",
6   "homepage": "https://github.com/BruceFight/YourSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "authors": {
15     "CoderBala": "1050848821@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/BruceFight/YourSDK.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "YourSDK/*",
22   "requires_arc": true