[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 7 / 0 / ByronCategory / 0.1.5 / ByronCategory.podspec.json
blob11cebf15141c7432d68b126f66ac6fcccca1918d
2   "name": "ByronCategory",
3   "version": "0.1.5",
4   "summary": "自定义分类",
5   "description": "自定义分类,方便自己使用",
6   "homepage": "https://gitee.com/PodWareHouse/ByronCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "byron": "1071210272@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/PodWareHouse/ByronCategory.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ByronCategory/Classes/ByronCategory.h",
22   "subspecs": [
23     {
24       "name": "NSProxy",
25       "source_files": "ByronCategory/Classes/NSProxy/*"
26     },
27     {
28       "name": "UIDevice",
29       "source_files": "ByronCategory/Classes/UIDevice/*"
30     }
31   ]