[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / 2 / 7 / NewUM / 0.0.1 / NewUM.podspec.json
blob3884ed42cb0a306845c32ea52731e840e82ae8dc
2   "name": "NewUM",
3   "version": "0.0.1",
4   "summary": "A short description of NewUM.",
5   "homepage": "http://192.168.1.204:80/wuyi/NewUM.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wutianyu": "451042347@qq.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://192.168.1.204:80/wuyi/NewUM.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "NewUM/NewUM/NewUmeng/*.{h,m}",
22   "frameworks": [
23     "CoreTelephony",
24     "SystemConfiguration",
25     "UMAnalytics",
26     "UMCommon"
27   ],
28   "vendored_frameworks": [
29     "NewUM/NewUM/UMAnalytics.framework",
30     "NewUM/NewUM/UMCommon.framework"
31   ],
32   "libraries": [
33     "z",
34     "sqlite3"
35   ]