blob: dbc12b6069fa52eea9a1f77ae40b9fc8a537e661 [file] [log] [blame]
{
"name": "MTA",
"version": "1.6.7",
"summary": "An unofficial MTA SDK Cocoapods repository.",
"homepage": "http://mta.qq.com",
"license": "MIT",
"authors": {
"Sunnyyoung": "https://github.com/Sunnyyoung"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Sunnyyoung/MTA.git",
"tag": "1.6.7"
},
"source_files": "SDK",
"ios": {
"vendored_libraries": "SDK/libmtasdk.a"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"sqlite3"
],
"requires_arc": true
}