blob: 56b73533f42b3aa22638ce6ef25b4d7759546e13 [file] [log] [blame]
{
"name": "JHUD",
"version": "0.1.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.1.0"
},
"source_files": "JHudViewDemo/JHUD/*.{h,m}",
"requires_arc": true
}