{ | |
"name": "CYNError", | |
"version": "0.0.4", | |
"summary": "网络错误的简单封装", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "http://uugit.uupt.com/zhangyongjie/CYNError", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"木生": "455194872@qq.com" | |
}, | |
"source": { | |
"git": "http://uugit.uupt.com/zhangyongjie/CYNError.git", | |
"tag": "0.0.4" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "CYNError/Classes/**/*" | |
} |