blob: 52b9a79f806780ee67e21e596f481d2a600f4d7d [file] [log] [blame]
{
"name": "Loaf",
"version": "0.2.0",
"summary": "A Swifty Framework for Easy iOS Toasts.",
"description": "A description will soon be added here!!",
"homepage": "https://github.com/schmidyy/Loaf/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mat Schmid": "matschmidy@gmail.com"
},
"social_media_url": "http://twitter.com/devschmidy",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/schmidyy/Loaf.git",
"tag": "0.2.0"
},
"source_files": "Loaf/**/*.{h,swift}"
}