[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 9 / ppTIMSDK / 3.3.1 / ppTIMSDK.podspec.json
blobaec9ff5087509b1c04b2beb8a784252c68e23bdd
2   "name": "ppTIMSDK",
3   "version": "3.3.1",
4   "summary": "腾讯sdk",
5   "homepage": "https://github.com/ppqx/TIMSDK",
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.3.1"
16   },
17   "source_files": [
18     "TIMSDK",
19     "TIMSDK/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony",
24     "UIKit",
25     "Foundation"
26   ],
27   "libraries": [
28     "c++",
29     "z",
30     "sqlite3",
31     "stdc++.6"
32   ],
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-ObjC"
35   },
36   "requires_arc": true