[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / d / 4 / f / AuthField / 0.1.0 / AuthField.podspec.json
blob6d19eaca8b086949946bcb40ccf880dd66281a1e
2   "name": "AuthField",
3   "version": "0.1.0",
4   "summary": "A short description of AuthField.",
5   "swift_versions": [
6     "5.1",
7     "5.2",
8     "5.3",
9     "5.4"
10   ],
11   "description": "TODO: Add long description of the pod here.",
12   "homepage": "https://github.com/Ryu0118/AuthField",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Ryu0118": "ryunosuke.shibuya.3d@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/Ryu0118/AuthField.git",
22     "tag": "0.1.0"
23   },
24   "platforms": {
25     "ios": "13.0"
26   },
27   "source_files": "Sources/**/*",
28   "frameworks": [
29     "UIKit",
30     "SnapKit"
31   ],
32   "dependencies": {
33     "SnapKit": [
35     ]
36   },
37   "swift_version": "5.4"