blob: 121e9902c0f19ea2a12937b18d85fd3dcfba62ed [file] [log] [blame]
{
"name": "GracefulTipView",
"version": "0.1.1",
"summary": "A tip view from tutorials.",
"description": "A tip view from tutorials. for use.",
"homepage": "https://github.com/swiftcafex/GracefulTipView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swiftcafex": "swiftcafex@gmail.com"
},
"source": {
"git": "https://github.com/swiftcafex/GracefulTipView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GracefulTipView/Classes/**/*",
"resource_bundles": {
"GracefulTipView": [
"GracefulTipView/Assets/*.png"
]
},
"pushed_with_swift_version": "4.0"
}