blob: 3ad2a9f2c7f09721e0f74c4ddc70f29c0d219b87 [file] [log] [blame]
{
"name": "PokeDexLib",
"version": "0.1.0",
"summary": "A lib to find info about some pokemosn",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GabrielPaybook/PokeDexLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gabriel Villarreal": "gabriel@paybook.me"
},
"source": {
"git": "https://github.com/GabrielPaybook/PokeDexLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PokeDexLib/Classes/**/*"
}