{ | |
"name": "CDDevUtility", | |
"version": "0.1.0", | |
"summary": "iOS开发工具包.", | |
"description": "iOS开发工具包.iOS开发工具包.", | |
"homepage": "https://github.com/chdo002/CDDevUtility", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"chdo002": "1107661983@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/chdo002/CDDevUtility.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "CDDevUtility/Classes/**/*" | |
} |