blob: 97e6091e1cb7eaa8da26f12b341290573553575c [file] [log] [blame]
{
"name": "MITNetwork",
"version": "0.0.1",
"summary": "summary of MITNetwork.",
"description": "MITNetwork description",
"homepage": "https://github.com/mcmengchen/MITNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mcmengchen": "416922992@qq.com"
},
"source": {
"git": "https://github.com/mcmengchen/MITNetwork.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MITNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
]
}
}