blob: 12e71c431c30a5da5583b1ecfd0588899375ab4e [file] [log] [blame]
{
"name": "ZKToast",
"version": "0.0.2",
"summary": "A simple toast.",
"description": "Easy to use toast.",
"homepage": "https://github.com/bestDew/ZKToast",
"license": "MIT",
"authors": {
"bestdew": "a_pple0429@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bestDew/ZKToast.git",
"tag": "0.0.2"
},
"source_files": [
"ZKToast",
"ZKToast/*.{h,m}"
]
}