blob: 8fd2c0054ae8f8894c154d991612ef9eff1d2070 [file] [log] [blame]
{
"name": "SwiftToast",
"version": "0.1.0",
"summary": "This is a simple SwiftToast.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/damboscolo/SwiftToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"damboscolo": "danielehidalgo@gmail.com"
},
"source": {
"git": "https://github.com/damboscolo/SwiftToast.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftToast/Classes/**/*",
"pushed_with_swift_version": "3.0"
}