blob: 15799de0fa8531b5967f3bfd5d8c2861b9ece59c [file] [log] [blame]
{
"name": "DataInterface",
"version": "0.0.9",
"summary": "A short description of DataInterface.666",
"description": "测试下 私有库 哇慰问费",
"homepage": "https://git.coding.net/Kael_zzs/podTestLibrary",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Kael": "zhouzuosong_Kael@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.coding.net/Kael_zzs/podTestLibrary.git",
"tag": "0.0.9"
},
"source_files": "podTestLibrary/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}