repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
4
/
a
/
b
/
RFA3dTouch
/
1.0.2
/
RFA3dTouch.podspec.json
blob
68d29a6f5bdc75197c677a546eda2201ed7bfc0e
1
{
2
"name": "RFA3dTouch",
3
"version": "1.0.2",
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.2",
20
"submodules": true
21
},
22
"source_files": "RFA3dTouch/**/*.{h,swift}",
23
"dependencies": {
24
"Curry": [
25
"~> 1.4.0"
26
]
27
}
28
}