[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 6 / JAQDiceView / 0.1.0 / JAQDiceView.podspec.json
blob601a1e49f4a74f754bb4f345df5d8e0d2aac7eb6
2   "name": "JAQDiceView",
3   "version": "0.1.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   "license": "MIT",
8   "authors": {
9     "Javier Querol": "querol.javi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/javierquerol/JAQDiceView.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/javierquerol",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "JAQDiceView": [
23       "Pod/Assets/*.{png,dae}"
24     ]
25   },
26   "frameworks": "SceneKit"