blob: ad9450f49e6dc534abd414a125f5fde16a9f13ad [file] [log] [blame]
{
"name": "MITNetwork",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MITNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
]
}
}