blob: e66f64883ae3c060ce07afa244f582282e0a743a [file] [log] [blame]
{
"name": "BeareadToast",
"version": "0.0.1",
"summary": "BeareadToast is bearead custom toast.",
"description": "Bearead Custom Toast, with Different Style.",
"homepage": "https://github.com/BeareadIO/BeareadToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"UnicornBoss": "archyvan9092@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/BeareadIO/BeareadToast.git",
"tag": "0.0.1"
},
"source_files": "BeareadToast/BeareadToast/*.swift",
"resource_bundles": {
"BeareadToast": [
"BeareadToast/BeareadToast.bundle/*.png"
]
},
"pushed_with_swift_version": "4.0"
}