blob: b8971a9a5d97d49935caf37a80af2de688b750a1 [file] [log] [blame]
{
"name": "SSToastView",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}