[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 2 / 8 / AKBasis / 0.3.0 / AKBasis.podspec.json
blobd926933441c3c4c0118ced5fd36767638074c031
2   "name": "AKBasis",
3   "version": "0.3.0",
4   "summary": "Base things for projects: Routing, Assembly and other",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/konshin/AKBasis",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksey Konshin": "alexey.konshin@exness.com"
13   },
14   "source": {
15     "git": "https://github.com/konshin/AKBasis.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AKBasis/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0"
26     ]
27   },
28   "swift_version": "5.0"