blob: b6dc2c15163a44daaf7629f7d130efd6dd35c8f4 [file] [log] [blame]
{
"name": "NSToastView",
"version": "0.1.2",
"summary": "Class designed for the Toast .",
"description": "Toast in iOS\nUsage:\n\n\nrefer the example for More Details\n\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/rahul-apple/NSToastView",
"license": "MIT",
"authors": {
"rahul-apple": "rahulthazhuthala@gmail.com"
},
"source": {
"git": "https://github.com/rahul-apple/NSToastView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"NSToastView": [
"Pod/Assets/*.png"
]
}
}