blob: 8648ef3b92adc62da8740cd80c01768f1328b927 [file] [log] [blame]
{
"name": "JAQDiceView",
"version": "0.1.1",
"summary": "A roll-the-dice view with SceneKit",
"description": " A roll-the-dice view ready to use, made with SceneKit. >=iOS8\n",
"homepage": "https://github.com/javierquerol/JAQDiceView",
"screenshots": "http://s27.postimg.org/ovoy8ze7n/dice_Video.jpg",
"license": "MIT",
"authors": {
"Javier Querol": "querol.javi@gmail.com"
},
"source": {
"git": "https://github.com/javierquerol/JAQDiceView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/javierquerol",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": [
"Pod/Assets/woodTile.png",
"Pod/Assets/Dices.dae"
],
"frameworks": "SceneKit"
}