blob: 10336c017e8adfdf46db3a83147e6c212df71447 [file] [log] [blame]
{
"name": "ViewPresenter",
"version": "0.0.1",
"summary": "ViewPresenter is a framework that present a view with animate, and selectable background style.",
"description": "ViewPresenter is a framework that present a view with animate, and selectable background style.",
"homepage": "https://Beatman_r@bitbucket.org/sealcn/viewpresenter.git",
"license": {
"type": "MIT",
"file": "license.txt"
},
"authors": {
"Beatman": "beatman_z@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://Beatman_r@bitbucket.org/sealcn/viewpresenter.git",
"tag": "0.0.1"
},
"source_files": [
"*",
"ViewPresenter/CustomeViewPresenter.{swift}"
],
"exclude_files": "Classes/Exclude"
}