blob: 93991346bf693f3dfd7c2cc0911538b7cfd945ec [file] [log] [blame]
{
"name": "PokemonSDK",
"version": "0.0.3",
"summary": "A short description of PokemonSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/abbassabeti/PokemonPod",
"license": {
"type": "TrueLayer",
"file": "LICENSE"
},
"authors": {
"Abbas Sabeti": "abbassabetinejad@gmail.com"
},
"source": {
"git": "https://github.com/abbassabeti/PokemonPod.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PokemonSDK/Classes/**/*",
"dependencies": {
"Kingfisher": [
],
"Moya/RxSwift": [
"14.0.0-beta.2"
],
"RxCocoa": [
],
"RxGesture": [
]
}
}