blob: f655261b2fb5ab0b53705678590a268da7cb16c1 [file] [log] [blame]
{
"name": "RHToastView",
"version": "1.0.0",
"summary": "RHToastView: The view like android toast.",
"homepage": "https://github.com/zhu410289616/RHToastView",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"zhu410289616": "zhu410289616@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zhu410289616/RHToastView.git",
"tag": "1.0.0"
},
"source_files": "RHToastView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0.6.1"
],
"RHCategoryKit": [
"~> 1.0.3"
]
}
}