[Add] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git] / Specs / b / 3 / 7 / MTA / 2.0.3 / MTA.podspec.json
blob9115d546f0d0940371251ea40000a6a6718b96a2
2   "name": "MTA",
3   "version": "2.0.3",
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.3"
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