blob: 3a332d4153beab6fcc3d98e4d9ce2de092dab1df [file] [log] [blame]
{
"name": "DTMessageHUD",
"version": "1.2.0",
"summary": "Simple loading HUD and image message",
"homepage": "https://github.com/danjiang/DTMessageHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dan Jiang": "danjiang5956@gmail.com"
},
"social_media_url": "https://twitter.com/danjianglife",
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"swift_version": "4.0",
"source": {
"git": "https://github.com/danjiang/DTMessageHUD.git",
"tag": "1.2.0",
"submodules": true
},
"source_files": "Sources/**/*.{h,swift}",
"resources": "Sources/*.bundle"
}