blob: 145ab745bddba4b9afec122b13a8ab6503add911 [file] [log] [blame]
{
"name": "RFA3dTouch",
"version": "1.0.3",
"summary": "3dTouch for all.",
"homepage": "https://github.com/rafaj10",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rafael Assis": "rafazassis@gmail.com"
},
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/rafaj10/RFA3dTouch.git",
"tag": "1.0.3",
"submodules": true
},
"source_files": "RFA3dTouch/**/*.{h,swift}",
"dependencies": {
"Curry": [
"~> 1.4.0"
]
}
}