blob: 558a70bb33d23cd911c6becc2693c469e0da8cfc [file] [log] [blame]
{
"name": "ToastSwift",
"version": "0.1.3",
"summary": "Toast view using swift.",
"homepage": "https://github.com/Rannie/Toast-Swift",
"license": "MIT",
"authors": "Hanran Liu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Rannie/Toast-Swift.git",
"tag": "0.1.3"
},
"source_files": [
"Toast-Swift",
"Toast/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true
}