blob: 7c6b320ef8b88d401dd725866c8516f940c1a8c6 [file] [log] [blame]
{
"name": "YCToast",
"version": "1.0.0",
"summary": "A lightweight Toast.",
"homepage": "https://github.com/justXyS/Toast.git",
"license": "MIT",
"authors": {
"xiaoyuan": "646692929@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/justXyS/Toast.git",
"tag": "1.0.0"
},
"source_files": [
"Toast",
"Toast/**/*.{h,m,swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}