blob: 0729509f24e0204531e0b04f8636d6bed6903bd7 [file] [log] [blame]
{
"name": "MonsterNetworking",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MonsterNetworking/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}