blob: e9830dbde93b196dcfd475ccc1b3332c21eaddce [file] [log] [blame]
{
"name": "MMCSDK",
"version": "0.3.1",
"summary": "A short description of MMCSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.okjiaoyu.cn/zhangchuanqi/MMCSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张传奇": "zhangchuanqi@okay.cn"
},
"source": {
"git": "http://git.okjiaoyu.cn/zhangchuanqi/MMCSDK.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"MapKit",
"CoreMedia",
"CoreTelephony",
"SystemConfiguration"
],
"vendored_frameworks": "MMCSDK/Classes/MMCSDK.framework",
"dependencies": {
"MIMCProtoBuffer": [
]
},
"requires_arc": true
}