[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / a / b / RFA3dTouch / 1.0.1 / RFA3dTouch.podspec.json
blobc5c56682f05d5736e01ca8def5365ce52a61261e
2   "name": "RFA3dTouch",
3   "version": "1.0.1",
4   "summary": "3dTouch for all.",
5   "homepage": "https://github.com/rafaj10",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rafael Assis": "rafazassis@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.1"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/rafaj10/RFA3dTouch.git",
19     "tag": "1.0.1",
20     "submodules": true
21   },
22   "source_files": "RFA3dTouch/**/*.{h,swift}",
23   "dependencies": {
24     "Curry": [
25       "~> 1.4.0"
26     ]
27   }