blob: c7ea3f0580b8c150a94ab8e43da5c2d0cdc51b24 [file] [log] [blame]
{
"name": "LWMTA",
"version": "1.6.6",
"summary": "MTA",
"description": "Updated MTA for CocoaPods",
"homepage": "http://mta.qq.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "allensun",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sunhr/LWMTA.git",
"tag": "1.6.6"
},
"source_files": [
"MTA/MTA.h",
"MTA/MTAConfig.h"
],
"vendored_libraries": "MTA/libmtasdk.a",
"frameworks": [
"Foundation",
"SystemConfiguration",
"CoreTelephony",
"CFNetwork"
],
"libraries": [
"z",
"c++",
"sqlite3"
]
}