[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 5 / LWIMKit / 2.9.1 / LWIMKit.podspec.json
blob5bbd8f8f1279e085f65f00fd9f55ecdef0eff454
2   "name": "LWIMKit",
3   "version": "2.9.1",
4   "summary": "阿里悟空 iOS SDK",
5   "description": "阿里悟空通过提供云端 API 及客户端 SDK,帮助开发者简单、快速的开发移动应用。",
6   "homepage": "https://wukong.laiwang.com",
7   "license": {
8     "type": "MIT",
9     "text": "阿里悟空 © 2014. See http://m.laiwang.com/market/laiwang/wukong-serviceagreement.php"
10   },
11   "authors": {
12     "阿里悟空": "imwukong@service.alibaba.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "http": "https://raw.githubusercontent.com/macji/LWIMKit/master/Products/2.9.0/LWIMKit.framework.zip"
19   },
20   "preserve_paths": "LWIMKit.framework/*",
21   "vendored_frameworks": "LWIMKit.framework",
22   "requires_arc": true,
23   "frameworks": [
24     "CFNetwork",
25     "CoreTelephony",
26     "CoreGraphics"
27   ],
28   "libraries": [
29     "sqlite3",
30     "z",
31     "stdc++.6.0.9"
32   ],
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-ObjC -lz",
35     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/LWIMKit"
36   },
37   "dependencies": {
38     "CocoaLumberjack": [
39       "1.9.2"
40     ],
41     "UTDID": [
42       "1.0.0"
43     ]
44   }