blob: 894dd092715a9f4755755d196c4aa1e12f0d3f62 [file] [log] [blame]
{
"name": "STSPKHUD",
"version": "0.0.2",
"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.2"
},
"source_files": "STSPKHUD/**/*.{h,swift}",
"resource_bundles": {
"STSPKHUD": "STSPKHUD/*.xcassets"
},
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}