blob: fda648a95faa26428792e61bd84a474253a7a93f [file] [log] [blame]
{
"name": "AKBasis",
"version": "0.1.0",
"summary": "A short description of AKBasis.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/konshin/AKBasis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksey Konshin": "alexey.konshin@exness.com"
},
"source": {
"git": "https://github.com/konshin/AKBasis.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AKBasis/Classes/**/*",
"swift_version": "4.2",
"dependencies": {
"SnapKit": [
"~> 4.0"
]
}
}