blob: e7aa915c76b03ce1daaec9a95d755eba670c281d [file] [log] [blame]
{
"name": "Module2",
"version": "0.2.0",
"summary": "A short description of Module2.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/zengfanrong/Module2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanrong95": "zengfanrong@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/zengfanrong/Module2.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Module2/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}