[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 5 / 7 / ZBCore / 0.1.4 / ZBCore.podspec.json
blobdaeaa14875efb2d2f3b20d5deccf4c5b19bdc951
2   "name": "ZBCore",
3   "version": "0.1.4",
4   "summary": "智邦iOS基础框架",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.2.106:8089/r/ios/ZBCore.git",
7   "license": "MIT",
8   "authors": {
9     "ANDONG11": "dongan708@gmail.com"
10   },
11   "source": {
12     "git": "http://192.168.2.106:8089/r/ios/ZBCore.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "ZBCore/ZBCore/Cocoapods/ZBCore.h",
19   "dependencies": {
20     "ANCore": [
22     ],
23     "JSONModel": [
25     ],
26     "Masonry": [
28     ],
29     "IQKeyboardManager": [
31     ],
32     "SDWebImage": [
34     ]
35   },
36   "subspecs": [
37     {
38       "name": "Category",
39       "source_files": "ZBCore/ZBCore/Cocoapods/Category/*.{h,m}"
40     },
41     {
42       "name": "Macros",
43       "source_files": "ZBCore/ZBCore/Cocoapods/Macros/*.{h,m}"
44     }
45   ]