[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 7 / 0 / ByronCategory / 0.1.4 / ByronCategory.podspec.json
bloba7b3e25167992c9f4e8a1078030dffa68b2238c4
2   "name": "ByronCategory",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "NSProxy",
24       "source_files": "ByronCategory/Classes/NSProxy/*"
25     },
26     {
27       "name": "UIDevice",
28       "source_files": "ByronCategory/Classes/UIDevice/*"
29     }
30   ]