blob: a89cf7758e65a4a534aa3b4200e6c5d5bcf71c47 [file] [log] [blame]
{
"name": "EliteTrainerKit",
"version": "0.1.1",
"summary": "Pokemon Go utility library for Swift.",
"homepage": "https://github.com/starhoshi/EliteTrainerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"star__hoshi": "kensuke1751@gmail.com"
},
"social_media_url": "https://twitter.com/star__hoshi",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/starhoshi/EliteTrainerKit.git",
"tag": "0.1.1"
},
"source_files": "EliteTrainerKit/**/*.swift"
}