blob: d653a0ac1b3dc23f9eddcc81220ef1c0e451c798 [file] [log] [blame]
{
"name": "FZHInitialize",
"version": "0.0.1",
"summary": "A tiny framework about initialize project in Swift",
"frameworks": "UIKit",
"homepage": "https://github.com/fengzhihao123/FZHInitialize",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"fengzhihao123": "1374795493@qq.com"
},
"source": {
"git": "https://github.com/fengzhihao123/FZHInitialize.git",
"tag": "0.0.1"
},
"source_files": [
"FZHTabbarController",
"FZHTabbarController/**/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}