blob: d9be2ac9d178246701ef9b1d005d634e685d2f64 [file] [log] [blame]
{
"name": "ToastSwift",
"version": "0.1.2",
"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.2"
},
"source_files": [
"Toast-Swift",
"Toast/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true
}