[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / f / 5 / PokeModal / 0.1.0 / PokeModal.podspec.json
blobd346cc783c974322d20990a21d414a9e5de9b342
2   "name": "PokeModal",
3   "version": "0.1.0",
4   "summary": "A simple modal inspired by Pokémon Go.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lborgav/PokeModal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leonardo Borges Avelino": "lborgav@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lborgav/PokeModal.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PokeModal/Classes/**/*",
22   "resource_bundles": {
23     "PokeModal": [
24       "PokeModal/Assets/*.png"
25     ]
26   }