blob: 57189a1de1d2404e387fb692907eaeacd18916e8 [file] [log] [blame]
{
"name": "MTGSDK",
"version": "5.3.2",
"summary": "Mobvista Core SDK For Sitemaji used",
"description": "\"因為mobvista沒有將sdk上傳到cocoapods中,所以為了方便在Sitemaji sdk中透過cocoapods安裝管理,所以自行上傳。\"",
"homepage": "https://github.com/thefirstweb/iOS_MTGSDK",
"license": {
"type": "MIT"
},
"authors": {
"ck00031": "alexwang@sitetag.us"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/thefirstweb/iOS_MTGSDK.git",
"tag": "v5.3.2"
},
"source_files": [
"Classes",
"MTGSDK.framework/Versions/A/**/*"
],
"vendored_frameworks": "MTGSDK.framework",
"exclude_files": "Classes/Exclude"
}