blob: bc2351e158544c700f17049af94f2e36c1277b6b [file] [log] [blame]
{
"name": "PKHUD_Swift_3",
"module_name": "PKHUD",
"version": "4.0.0",
"summary": "A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and up",
"homepage": "https://github.com/pkluz/PKHUD",
"license": "MIT",
"authors": {
"Philip Kluz": "Philip.Kluz@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/akhilrajtr/PKHUD.git",
"tag": "4.0.0"
},
"source_files": "PKHUD/**/*.{h,swift}",
"resources": "PKHUD/*.xcassets"
}