[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 8 / c / ZMWebSDK / 0.1.0 / ZMWebSDK.podspec.json
blob4374167f8d97d260ce74c9b1fff29503a7467e0c
2   "name": "ZMWebSDK",
3   "version": "0.1.0",
4   "summary": "联通小视SDK",
5   "description": "联通小视iOS版本SDK",
6   "homepage": "http://192.168.2.188/luwenfeng/ZMWebSDK",
7   "license": "MIT",
8   "authors": {
9     "lwf": "957804349@qq.com"
10   },
11   "social_media_url": "https://user.qzone.qq.com/957804349/infocenter",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "git@192.168.2.188:luwenfeng/ZMWebSDK.git",
17     "tag": "0.1.0"
18   },
19   "requires_arc": true,
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-ObjC"
22   },
23   "source_files": "ZMWebSDK/Headers/*.h",
24   "vendored_frameworks": "ZMWebSDK/Products/Release/ZMWeb.framework",
25   "dependencies": {
26     "SVProgressHUD": [
27       "~>2.2.5"
28     ]
29   }