blob: ed1621faaa1e272833b1bb7fea35c579a750c7cb [file] [log] [blame]
{
"name": "DSToast",
"version": "1.1.3",
"summary": "A toast used on iOS.",
"description": "It is a toast used on iOS, which implement by Objective-C.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "http://linfeng1009.gitcafe.io",
"license": "MIT",
"authors": {
"大神": "1057105719@qq.com"
},
"source": {
"git": "https://github.com/ludaye123/DSToast.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DSToast/*",
"frameworks": [
"Foundation",
"UIKit"
]
}