[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 2 / 8 / AKBasis / 0.1.0 / AKBasis.podspec.json
blobfda648a95faa26428792e61bd84a474253a7a93f
2   "name": "AKBasis",
3   "version": "0.1.0",
4   "summary": "A short description of AKBasis.",
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.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AKBasis/Classes/**/*",
22   "swift_version": "4.2",
23   "dependencies": {
24     "SnapKit": [
25       "~> 4.0"
26     ]
27   }