[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / f / Trident / 0.5.0 / Trident.podspec.json
blob1e080de68a06beb2f6e1667afd2ce9612ab56601
2   "name": "Trident",
3   "version": "0.5.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.5.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   "swift_version": "4.2"