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