blob: f616b6143e62d3b2ff695ef606df0fddbefe98a0 [file] [log] [blame]
{
"name": "NWNComponent",
"version": "0.3.0",
"summary": "update 0.3.0 .",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/debug89/NWNComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"381509610@qq.com": "huangxiong@offcn.com"
},
"source": {
"git": "https://github.com/debug89/NWNComponent.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NWNComponent/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}