[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 5 / a / d / WYCAdditions / 0.0.1 / WYCAdditions.podspec.json
blobca371e9316c1c48f705dfe26b7820284aab4d6e5
2   "name": "WYCAdditions",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "一些常用的分类,字符串的编码,字段转模型等等",
9   "homepage": "https://github.com/wang-yuchao/WYCAdditions",
10   "authors": {
11     "王玉朝": "wangyuchaogeek@163.com"
12   },
13   "source": {
14     "git": "https://github.com/wang-yuchao/WYCAdditions.git",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Additions/*.{h,m}"