blob: 24f77ea104d5f9d14a14b60afd0789d32be775f6 [file] [log] [blame]
{
"name": "EliteTrainerKit",
"version": "0.1.0",
"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": "10.0"
},
"source": {
"git": "https://github.com/starhoshi/EliteTrainerKit.git",
"tag": "0.1.0"
},
"source_files": "EliteTrainerKit/**/*.swift"
}