blob: f51c2aa828a18fa87a1ab41277d30cedd3f5bedd [file] [log] [blame]
{
"name": "SwiftyPresenter",
"version": "0.1.0",
"summary": "Presents Container Controller on top of Current View",
"homepage": "https://github.com/Atticus08/SwiftyPresenter.git",
"license": "MIT",
"authors": "Atticus08",
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/Atticus08/SwiftyPresenter.git",
"tag": "0.1.0"
},
"source_files": [
"SwiftyPresenter",
"SwiftyPresenter/**/*.{h,swift}"
],
"pushed_with_swift_version": "3.0"
}