blob: fb1118688fc4a5d8f6ca2f4c7ce00d3d95f1b0e9 [file] [log] [blame]
{
"name": "KKCategory",
"summary": "Cocoa Touch all category.",
"version": "1.0.1",
"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": "7119bf03e2918a1435d749c5497ef438c475e6eb"
},
"requires_arc": true,
"source_files": "KKCategory/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}