blob: 80a5612471326015840dccf6da95f131d1a65762 [file] [log] [blame]
{
"name": "ModuleMediator",
"version": "1.0.0",
"summary": "ModuleMediator.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/slagslag/ModuleMediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"slagslag": "guanqiang_bly@163.com"
},
"source": {
"git": "https://github.com/slagslag/ModuleMediator.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ModuleMediator/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}