blob: 0cafb35ec26ca62507c07439378711436852f25f [file] [log] [blame]
{
"name": "DTMessageHUD",
"version": "1.0.0",
"summary": "Simple loading HUD",
"homepage": "https://github.com/danjiang/DTMessageHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dan Jiang": "dan@danthought.com"
},
"social_media_url": "http://twitter.com/dtstudio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/danjiang/DTMessageHUD.git",
"tag": "1.0.0",
"submodules": true
},
"source_files": "Sources/**/*.{h,swift}",
"resources": "Sources/*.png",
"pushed_with_swift_version": "3.0"
}