blob: efcd92d1e385f3caf29f21341cd53351a74ccc79 [file] [log] [blame]
{
"name": "APESuperHUD",
"summary": "A simple way to display a HUD with a message or progress information in your application.",
"version": "0.5.1",
"homepage": "https://github.com/apegroup/APESuperHUD",
"license": "MIT",
"authors": {
"apegroup AB": "support@apegroup.com"
},
"source": {
"git": "https://github.com/apegroup/APESuperHUD.git",
"tag": "0.5.1"
},
"social_media_url": "https://twitter.com/apegroup",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"resources": [
"Resources/**/*"
],
"frameworks": [
"UIKit",
"Foundation"
]
}