[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / 4 / 5 / TIMSDK_iOS / 3.0.1 / TIMSDK_iOS.podspec.json
blob9e69ec1baa763af8dea9909abacfe57980bd7f8b
2   "name": "TIMSDK_iOS",
3   "version": "3.0.1",
4   "summary": "sdk",
5   "homepage": "https://github.com/ppqx/TIMSDK_iOS",
6   "license": "MIT",
7   "authors": {
8     "PP": "739140860@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ppqx/TIMSDK_iOS.git",
15     "tag": "3.0.1"
16   },
17   "frameworks": [
18     "SystemConfiguration",
19     "CoreTelephony",
20     "UIKit",
21     "Foundation"
22   ],
23   "libraries": [
24     "c++",
25     "z",
26     "sqlite3",
27     "stdc++.6"
28   ],
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   },
32   "requires_arc": true,
33   "default_subspecs": "Bases",
34   "subspecs": [
35     {
36       "name": "Bases",
37       "vendored_frameworks": [
38         "Base/ImSDK.framework",
39         "Base/QALSDK.framework",
40         "Base/TLSSDK.framework"
41       ]
42     }
43   ]