blob: ca11debdcfa5c7477c7e79ab07e019c78bae7685 [file] [log] [blame]
{
"name": "ToastFancy",
"version": "0.1.0",
"summary": "ToastFancy is the simple cocoapod for Toast",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/saif2110/ToastFancy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"saif2110": "saifmukadam2110@gmail.com"
},
"source": {
"git": "https://github.com/saif2110/ToastFancy.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.instagram.com/thisis_saif/",
"swift_versions": "4.0",
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.0"
}