blob: 7b5a9052b03bc3dac712155a7e385614e655edb1 [file] [log] [blame]
{
"name": "KKCategory",
"summary": "Cocoa Touch all category.",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"观剑不则声": "yoon1583@foxmail.com"
},
"social_media_url": "http://yoon.farbox.com/",
"homepage": "https://github.com/sugarAndsugar/KKCategory",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sugarAndsugar/KKCategory.git",
"commit": "e5e1a53988cf613cd09c5fe66a8167f31ce6dbd1"
},
"requires_arc": true,
"source_files": "KKCategory/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}