blob: ff4e36255254e3d7ecf758c8e4279b6fde5e7fa0 [file] [log] [blame]
{
"name": "httpCode",
"version": "0.2.0",
"summary": "就是个demo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wodely/HttpCode.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liukecyl@163.com": "liukecyl@163.com"
},
"source": {
"git": "https://github.com/wodely/HttpCode.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "httpCode/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}