blob: 9d3fb8cfc1f2c8da786cccf00dc0e31026870033 [file] [log] [blame]
{
"name": "JKCKit",
"version": "0.0.7",
"summary": "Utils for iOS Coding",
"description": "...",
"homepage": "https://github.com/JKCKit/JKCKit",
"license": "MIT",
"authors": {
"Kopus": "421183082@qq.com"
},
"source": {
"git": "https://github.com/JKCKit/JKCKit.git",
"tag": "0.0.7"
},
"source_files": "JKCKit/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
}
}