[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 6 / e / 8 / STSPKHUD / 0.0.56 / STSPKHUD.podspec.json
blob806695618cd9144b59d881c9a2b7f03204131c64
2   "name": "STSPKHUD",
3   "version": "0.0.56",
4   "summary": "A Swift 3 based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and up copy Philip Kluz",
5   "homepage": "https://github.com/SummerTimer2016/STSPKHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "SummerTimer2016": "SummerTimer2016@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/SummerTimer2016/STSPKHUD.git",
18     "tag": "0.0.56"
19   },
20   "source_files": "STSPKHUD/**/*.{h,swift}",
21   "resource_bundles": {
22     "STSPKHUD": "STSPKHUD/*.xcassets"
23   },
24   "requires_arc": true,
25   "swift_versions": "5.0",
26   "swift_version": "5.0"