blob: b560ccaa34b11d9c224d5c252ddff6c23942b969 [file] [log] [blame]
{
"name": "categoryKit",
"version": "0.0.2",
"summary": "A categorys For iOS",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"authors": {
"snail-z": "40460770@qq.com"
},
"source_files": "categoryKit/**/*.{h,m}",
"homepage": "https://github.com/snail-z/categoryKit",
"source": {
"git": "https://github.com/snail-z/categoryKit.git",
"tag": "0.0.2"
},
"requires_arc": true
}