[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 0 / e / ZHCustomKit / 0.0.1 / ZHCustomKit.podspec.json
blobeb0ec93b43a5e0613b46a5c1e35faeb22be2a786
2   "name": "ZHCustomKit",
3   "version": "0.0.1",
4   "summary": "A summary of ZHCustomKit.",
5   "description": "a repository demo, is create for test for use cocoapods manager",
6   "homepage": "https://github.com/lovt/ZHCustomKit",
7   "source": {
8     "git": "https://github.com/lovt/ZHCustomKit.git",
9     "tag": "0.0.1"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "lovt": "18381671632@163.com"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZHCustomKit/ZHCustomCommon.{h,m}",
22   "subspecs": [
23     {
24       "name": "QBCategory",
25       "source_files": "ZHCustomKit/QBCategory/*.{h,m}",
26       "frameworks": "UIKit"
27     },
28     {
29       "name": "DeviceInfo",
30       "source_files": "ZHCustomKit/DeviceInfo/*.{h,m}"
31     }
32   ]