blob: 0b5d6221065572182bb3e6c8d7b8db0656835700 [file] [log] [blame]
{
"name": "STSPKHUD",
"version": "0.0.53",
"summary": "A Swift 3 based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and up copy Philip Kluz",
"homepage": "https://github.com/SummerTimer2016/STSPKHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SummerTimer2016": "SummerTimer2016@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SummerTimer2016/STSPKHUD.git",
"tag": "0.0.53"
},
"source_files": "STSPKHUD/**/*.{h,swift}",
"resource_bundles": {
"STSPKHUD": "STSPKHUD/*.xcassets"
},
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}