blob: 18520c78b12a89c8a905e6d53e59e8f418a0dd55 [file] [log] [blame]
{
"name": "DTMessageHUD",
"version": "1.1.0",
"summary": "Simple loading HUD and image message",
"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.4"
},
"requires_arc": true,
"source": {
"git": "https://github.com/danjiang/DTMessageHUD.git",
"tag": "1.1.0",
"submodules": true
},
"source_files": "Sources/**/*.{h,swift}",
"resources": "Sources/*.bundle",
"pushed_with_swift_version": "3.0"
}