blob: 80d5b262c620a8efe4d1a7ae5e038e1504d1370c [file] [log] [blame]
{
"name": "CtAdd",
"version": "0.0.1",
"summary": "一些个人常用的Category.",
"description": "发布了CtAdd,这包含一些个人常用的Category.",
"homepage": "https://github.com/clint23/CtAdd",
"license": "MIT",
"authors": {
"clint": "3243629382@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/clint23/CtAdd.git",
"tag": "0.0.1"
},
"source_files": "CtAdd/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}