blob: 443b40885db8e770ec0cfea0cbc8c7c03385e480 [file] [log] [blame]
{
"name": "ModuleMediator",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ModuleMediator/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}