blob: 9b6112b0479738fe54246482d9f4e8699e59283d [file] [log] [blame]
{
"name": "RJBStatusBarHUD",
"version": "1.0.0",
"summary": "An easy way to display hud",
"homepage": "https://github.com/rjb0514/RJBStatusBarHUD",
"license": "MIT",
"authors": {
"RJB": "rujianbin123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rjb0514/RJBStatusBarHUD.git",
"tag": "1.0.0"
},
"source_files": "RJBStatusBarHUD/**/*.{h,m}",
"resources": "RJBStatusBarHUD/RJBStatusBarHUD.bundle",
"requires_arc": true
}