blob: 8a25ef0e2faad2d2a2ebd02d1d6e268ec7e0dd8d [file] [log] [blame]
{
"name": "WHToast",
"version": "0.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.0.1"
},
"source_files": [
"WHToast",
"WHAddVC/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}