blob: 2b2ecdd1a5e186976d6d766808dc79cfa8cdcd38 [file] [log] [blame]
{
"name": "SYIToast",
"version": "1.0.0",
"summary": "SYIToast used to show message which can be auto hide or while touch.",
"homepage": "https://github.com/potato512/SYToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/potato512/SYToast.git",
"tag": "1.0.0"
},
"source_files": "SYIToast/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}