blob: 445e684ddbd0b61963a699be2ac5c8dc2abb09ed [file] [log] [blame]
{
"name": "SwiftSimpleToast",
"version": "0.1.0",
"summary": "Simple swift toast messege",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Haeuncs/SwiftSimpleToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Haeuncs": "sch_haeun@naver.com"
},
"source": {
"git": "https://github.com/Haeuncs/SwiftSimpleToast.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftSimpleToast/Classes/**/*",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"MapKit"
],
"swift_version": "5.0"
}