[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / 2 / PKHUD / 5.2.0 / PKHUD.podspec.json
blob3a34efa2a82c4537acd659c4f5a1382c3c76ff64
2   "name": "PKHUD",
3   "module_name": "PKHUD",
4   "version": "5.2.0",
5   "summary": "A Swift 3 based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and up",
6   "homepage": "https://github.com/pkluz/PKHUD",
7   "license": "MIT",
8   "authors": {
9     "Philip Kluz": "Philip.Kluz@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/pkluz/PKHUD.git",
17     "tag": "5.2.0"
18   },
19   "source_files": "PKHUD/**/*.{h,swift}",
20   "resource_bundles": {
21     "PKHUDResources": "PKHUD/*.xcassets"
22   },
23   "swift_version": "4.0"