blob: 72692a40495dc71cb92d687fc98832d32dcdb98e [file] [log] [blame]
{
"name": "MonsterNetworking",
"version": "1.0.0",
"summary": "A short description of MonsterNetworking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/olderMonster/MonsterNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"olderMonster": "406416312@qq.com"
},
"source": {
"git": "https://github.com/olderMonster/MonsterNetworking.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MonsterNetworking/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}