blob: d346cc783c974322d20990a21d414a9e5de9b342 [file] [log] [blame]
{
"name": "PokeModal",
"version": "0.1.0",
"summary": "A simple modal inspired by Pokémon Go.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lborgav/PokeModal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leonardo Borges Avelino": "lborgav@gmail.com"
},
"source": {
"git": "https://github.com/lborgav/PokeModal.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PokeModal/Classes/**/*",
"resource_bundles": {
"PokeModal": [
"PokeModal/Assets/*.png"
]
}
}