blob: 7888e72620d818d51779437ff4c37f510b3bb248 [file] [log] [blame]
{
"name": "MonsterNetworking",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MonsterNetworking/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0.0"
]
}
}