blob: 57be6e9ca67aa1b6614498c880e080d8375e5f0f [file] [log] [blame]
{
"name": "WHToast",
"version": "0.0.1",
"summary": "iOS Toast",
"homepage": "https://github.com/remember17/WHToast",
"license": "MIT",
"authors": {
"wuhao": "503007958@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/remember17/WHToast.git",
"tag": "0.0.1"
},
"source_files": [
"WHToast",
"WHToast/*.{h,m}"
],
"frameworks": "UIKit",
"resources": "WHToast/wtoast_icon/**",
"requires_arc": true
}