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