blob: f40c6bf725e0e3883a8b63551f411d67e2e7d1ec [file] [log] [blame]
{
"name": "PokemonMasterKit",
"version": "0.0.1",
"summary": "Pokemon Utility Library",
"description": "Pokemon Utility Library written in Swift.",
"homepage": "https://github.com/starhoshi/PokemonMasterKit",
"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/PokemonMasterKit.git",
"tag": "0.0.1"
},
"source_files": "PokemonMasterKit/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}