blob: 4b94ddb29e42151eef3cf638d6ee0c5f66818c33 [file] [log] [blame]
{
"name": "FGHUD",
"version": "2.4",
"summary": "FGHUD is a simple and pretty siwft HUD",
"homepage": "https://github.com/Insfgg99x/FGHUD",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGHUD.git",
"tag": "2.4"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source_files": "FGHUD/*.swift",
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
}
}