[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / 6 / JAQDiceView / 2.0.0 / JAQDiceView.podspec.json
blob7e0011f75fd5e0c9735939d3e7b586a9801181c3
2   "name": "JAQDiceView",
3   "version": "2.0.0",
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://s27.postimg.org/ovoy8ze7n/dice_Video.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.0"
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"