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