blob: 357f2ec6568ecb6773c032b9db90346b0950907c [file] [log] [blame]
{
"name": "CPRAddition",
"version": "0.1.1",
"summary": "将开发中常用的方法,封装添加到分类中。",
"description": "将常用的方法,放到分类中,方便在项目中调用。",
"homepage": "https://github.com/yitongtong/CPRAddition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yitongtong": "yit_copper@163.com"
},
"source": {
"git": "https://github.com/yitongtong/CPRAddition.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPRAddition/Classes/**/*"
}