blob: 5736fcda4b430abedef082b8022fafa4bbe42743 [file] [log] [blame]
{
"name": "FZHProjectInitializer",
"version": "0.0.2",
"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": "b4372cabb40203dc8876045b62348e9e2bff813d"
},
"source_files": [
"FZHProjectInitializer",
"FZHProjectInitializer/**/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}