blob: 80064ac85b03557641a9de25c53fa34ffc253934 [file] [log] [blame]
{
"name": "FZHProjectInitializer",
"version": "0.0.3",
"summary": "A convenient Swift project Initializer.",
"description": "It's my first framework,it can create Swift project quickly.",
"homepage": "https://github.com/fengzhihao123/FZHProjectInitializer",
"license": "MIT",
"authors": {
"fengzhihao123": "1374795493@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fengzhihao123/FZHProjectInitializer.git",
"commit": "48bd1f5c3b9494092c2f795a608c4697492b8eef"
},
"source_files": [
"FZHProjectInitializer",
"FZHProjectInitializer/**/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}