blob: ad92efa512a61a959b4902d3da118938849a6553 [file] [log] [blame]
{
"name": "AKCards",
"version": "0.1.3",
"summary": "A short description of AKCards.",
"description": "'long description long description long description'",
"homepage": "https://github.com/andreykorolenko/AKCards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andreykorolenko": "korolenko.andrey.g@gmail.com"
},
"source": {
"git": "https://github.com/andreykorolenko/AKCards.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Example/Pods/Source/**/*.swift",
"dependencies": {
"R.swift": [
]
}
}