blob: 5af73a59f118349a48a5219212014c77e5c1cc33 [file] [log] [blame]
{
"name": "RHToastView",
"version": "1.0.1",
"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.1"
},
"source_files": "RHToastView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0.6.1"
]
}
}