[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / 7 / MTA / 2.0.1 / MTA.podspec.json
blob50a2ba9acb1b83e2e9338f56e2ff5f6804961b83
2   "name": "MTA",
3   "version": "2.0.1",
4   "summary": "An unofficial MTA SDK Cocoapods repository.",
5   "homepage": "http://mta.qq.com",
6   "license": "MIT",
7   "authors": {
8     "Sunnyyoung": "https://github.com/Sunnyyoung"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/Sunnyyoung/MTA.git",
15     "tag": "2.0.1"
16   },
17   "source_files": "SDK",
18   "ios": {
19     "vendored_libraries": "SDK/libmtasdk.a"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony"
24   ],
25   "libraries": [
26     "z",
27     "sqlite3"
28   ],
29   "requires_arc": true