[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 0 / b / PureduxUIKit / 1.1.1 / PureduxUIKit.podspec.json
blob676503386bde2092897209f974b280254b78085c
2   "name": "PureduxUIKit",
3   "version": "1.1.1",
4   "summary": "Puredux UIKit bindings",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/KazaiMazai/PureduxUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sergey Kazakov": "kazaimazai@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KazaiMazai/PureduxUIKit.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.3",
22   "dependencies": {
23     "PureduxStore": [
24       "~> 1.1.0"
25     ],
26     "PureduxCommon": [
27       "~> 1.0"
28     ]
29   },
30   "source_files": "Sources/**/*.swift",
31   "swift_version": "5.3"