[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / 6 / JAQDiceView / 2.0.1 / JAQDiceView.podspec.json
blob5df30dc5eeb9d90247c49553840e7c92c26f4e5e
2   "name": "JAQDiceView",
3   "version": "2.0.1",
4   "summary": "A roll-the-dice view with SceneKit",
5   "description": "                       A roll-the-dice view ready to use, made with SceneKit. >=iOS8\n",
6   "homepage": "https://github.com/javierquerol/JAQDiceView",
7   "screenshots": "http://s15.postimg.org/4yh8hzbyz/dice.jpg",
8   "license": "MIT",
9   "authors": {
10     "Javier Querol": "querol.javi@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/javierquerol/JAQDiceView.git",
14     "tag": "2.0.1"
15   },
16   "social_media_url": "https://twitter.com/javierquerol",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes",
22   "resource_bundles": {
23     "JAQDiceView": [
24       "Pod/Assets/woodTile.png",
25       "Pod/Assets/Dices.dae"
26     ]
27   },
28   "frameworks": "SceneKit"