[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 0 / f / Trident / 0.2.0 / Trident.podspec.json
blob6dd7c68129a6543573c3b1da2ac1f74f34e17fa1
2   "name": "Trident",
3   "version": "0.2.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.2.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"