blob: 1642b0e69ad14b4415a2276e7d1dcfa467e6ea82 [file] [log] [blame]
{
"name": "SKQuickControl",
"version": "1.0.0",
"summary": "An iOS Quick Create Control.",
"homepage": "https://github.com/githubze/SKQuickControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"githubze": "1424395628@qq.com"
},
"source": {
"git": "https://github.com/githubze/SKQuickControl.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKQuickControl/**/*.{h,m}",
"requires_arc": true
}