blob: 119c655cf3a4ca94a43c6b135e5f5f0b457ab9d8 [file] [log] [blame]
{
"name": "Loaf",
"version": "0.1.3",
"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.1.3"
},
"source_files": "Loaf/**/*.{h,swift}"
}