[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 8 / e / CategoryToolOC / 0.1.0 / CategoryToolOC.podspec.json
blob841d103368632befef2a5bd259848db2e7b6afb7
2   "name": "CategoryToolOC",
3   "version": "0.1.0",
4   "summary": "项目常用分类库.",
5   "homepage": "https://gitee.com/coenen",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kenan": "coenen@aliyun.com"
12   },
13   "source": {
14     "git": "https://gitee.com/coenen/ltm-category-color-objc.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://www.jianshu.com/u/aa2d07ae7c2f",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "CategoryToolOC/CategoryToolOC.h",
22   "subspecs": [
23     {
24       "name": "UIColor",
25       "source_files": "CategoryToolOC/UIColor+Category.{h,m}"
26     }
27   ]