blob: 2b3c313eb5d2fdacfc4a9014cf58e6f7078265f8 [file] [log] [blame]
{
"name": "JHUD",
"version": "0.3.0",
"summary": "A full screen of the Hud when loading the data (Objective-C).",
"homepage": "https://github.com/jinxiansen/JHUD",
"license": "MIT (LICENSE)",
"authors": {
"“jinxiansen”": "hi@jinxiansen.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/jinxiansen/JHUD.git",
"tag": "0.3.0"
},
"source_files": "JHudViewDemo/JHUD/*.{h,m}",
"requires_arc": true
}