blob: c58af6a7f1fb6f27645ca724b493c284e2aad995 [file] [log] [blame]
{
"name": "SweetKit",
"version": "0.0.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Joe0708/SweetKit",
"authors": {
"Joe": "joesir7@foxmail.com"
},
"summary": "一个美妙的Swift扩展集合.",
"source": {
"git": "https://github.com/Joe0708/SweetKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SweetKit/SweetKit/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}