[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / 6 / TencentMTASDK / 1.4.11 / TencentMTASDK.podspec.json
blob4c6d8b0936fab3805c0a8e5e9b1a04dbeac5ab22
2   "name": "TencentMTASDK",
3   "version": "1.4.11",
4   "summary": "An unofficial MTA SDK Cocoapods repository.",
5   "homepage": "http://mta.qq.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yikuo123": "https://github.com/yikuo123"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/yikuo123/TencentMTASDK.git",
18     "tag": "1.4.11"
19   },
20   "source_files": "SDK",
21   "ios": {
22     "vendored_libraries": "SDK/libmtasdk.a"
23   },
24   "frameworks": [
25     "SystemConfiguration",
26     "CoreTelephony"
27   ],
28   "libraries": [
29     "z",
30     "sqlite3"
31   ],
32   "requires_arc": true