[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / d / 0 / 5 / LWIMKit / 2.5.0 / LWIMKit.podspec.json
blob435db1eb459343269174b0efad807fb60e84ea5b
2   "name": "LWIMKit",
3   "version": "2.5.0",
4   "summary": "阿里悟空 iOS SDK",
5   "description": "                   阿里悟空通过提供云端 API 及客户端 SDK,帮助开发者简单、快速的开发移动应用。\n",
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://github.com/macji/LWIMKit/raw/master/Products/2.5.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     "CLANG_CXX_LIBRARY": "compiler-default"
37   }