blob: f2d6bb464b739cc6a29dfaa5fe5de7db664cbefd [file] [log] [blame]
{
"name": "KCComponent",
"version": "0.0.1",
"summary": "some category method of Foundation or UIKit class",
"description": "KCCategory provide for you user-friendly category of Foundation or UIKit class",
"homepage": "https://github.com/ac1217/KCComponent",
"license": "MIT",
"authors": {
"Erica": "121700354@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ac1217/KCComponent.git",
"tag": "0.0.1"
},
"source_files": "KCComponent/**/*.{h,m}",
"public_header_files": "KCComponent/**/*.h",
"requires_arc": true
}