blob: 52a641b4fb3c8c46e3452af4fdda641cb5bca2ce [file] [log] [blame]
{
"name": "TFProtobuf",
"version": "1.0.1",
"summary": "A short description of TFProtobuf.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/mys_self/TFProtobuf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1084666097@qq.com": "1084666097@qq.com"
},
"source": {
"git": "https://gitee.com/mys_self/TFProtobuf.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TFProtobuf/Classes/**/*",
"dependencies": {
"Protobuf": [
"~> 3.2.0"
]
}
}