blob: 9a582fc2e6008e9199378eb2e5bc8743770cf34b [file] [log] [blame]
{
"name": "SSToastView",
"version": "1.2",
"summary": "Toast for iOS.",
"homepage": "https://github.com/shingwasix/SSToastView",
"license": "MIT",
"authors": {
"Shingwa Six": "https://github.com/shingwasix"
},
"source": {
"git": "https://github.com/shingwasix/SSToastView.git",
"tag": "1.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}