blob: 1667b4e87b7046533beda3b893bd02787680a2b0 [file] [log] [blame]
{
"name": "SweetKit",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Joe0708/SweetKit",
"authors": {
"Joe": "joesir7@foxmail.com"
},
"summary": "A simple iOS sandbox file browser.",
"source": {
"git": "https://github.com/Joe0708/SweetKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"SweetKit/SweetKit/**/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}