blob: b14c26e89c58eead2b2d383eda83bf95e9b04387 [file] [log] [blame]
{
"name": "categoryKit",
"version": "0.0.1",
"summary": "A Category 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.1"
},
"requires_arc": true
}