blob: 0ac7a5f21afbf54581289209535b07676a3e96b2 [file] [log] [blame]
{
"name": "MTProtobuf",
"version": "0.1.0",
"summary": "MTProtobuf.",
"description": "MTProtobuf frameworks",
"homepage": "https://gitee.com/fmdb/MTProtobuf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BestiOSDev": "1060545231@qq.com"
},
"source": {
"git": "https://gitee.com/fmdb/MTProtobuf.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MTProtobuf/Classes/**/*.h",
"vendored_frameworks": "MTProtobuf/Framework/MTProtobuf.framework",
"requires_arc": false
}