[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / b / 3 / 7 / MTA / 1.4.11 / MTA.podspec.json
blobaa73bbecbd271bfb85369e5696bfc5d600de5128
2   "name": "MTA",
3   "version": "1.4.11",
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": "1.4.11"
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