blob: 9867dd8ff115548f644321bad7284e39145f0d24 [file] [log] [blame]
{
"name": "CPRAddition",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPRAddition/Classes/**/*"
}