blob: 0f8f8932b662c6c702e329e848c7129041c46e21 [file] [log] [blame]
{
"name": "AK_PKHUD",
"module_name": "AK_PKHUD",
"version": "6.0.1",
"summary": "A Swift 3 based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and up",
"homepage": "https://github.com/DuanLangC/AK_PKHUD",
"license": "MIT",
"authors": {
"Eldis": "duanlangc@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/DuanLangC/AK_PKHUD.git",
"tag": "6.0.1"
},
"source_files": "PKHUD/**/*.{h,swift}",
"resource_bundles": {
"PKHUDResources": "PKHUD/*.xcassets"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}