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