[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 8 / a / jzxHelloKit / 0.1.0 / jzxHelloKit.podspec.json
blob0330c2235c2ff7f7cb9a26bec0c9ba5475da0b5d
2   "name": "jzxHelloKit",
3   "version": "0.1.0",
4   "summary": "测试 for test spec",
5   "description": "a long description of the pod here.",
6   "homepage": "https://coding.net/u/butmans/p/jzxToolKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "butmans": "1576716136@qq.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/butmans/jzxToolKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Image",
24       "source_files": "jzxHelloKit/Classes/base/frame/**/*"
25     },
26     {
27       "name": "Frame",
28       "source_files": "jzxHelloKit/Classes/base/image/**/*"
29     },
30     {
31       "name": "DLNet",
32       "source_files": "jzxHelloKit/Classes/DLNet/**/*"
33     }
34   ]