[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / f / Trident / 0.3.0 / Trident.podspec.json
blob0519286222243d2ee894946628c39f4d56227637
2   "name": "Trident",
3   "version": "0.3.0",
4   "summary": "A MenuView For Aquaman",
5   "homepage": "https://github.com/bawn/Trident",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bawn": "lc5491137@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bawn/Trident.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "public_header_files": "Trident/Trident.h",
22   "source_files": [
23     "Trident/*.swift",
24     "Trident/Trident.h"
25   ],
26   "frameworks": "UIKit",
27   "swift_versions": "4.2",
28   "dependencies": {
29     "SnapKit": [
30       "~> 4.2.0"
31     ]
32   },
33   "swift_version": "4.2"