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