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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
f
/
b
/
9
/
Tsuga
/
0.0.5
/
Tsuga.podspec.json
blob
a6163399b53c5e73fa1da5d6437b7363f172504e
1
{
2
"name": "Tsuga",
3
"version": "0.0.5",
4
"license": "MIT",
5
"summary": "Set of helpers for Cedar.",
6
"homepage": "https://github.com/AlexDenisov/Tsuga",
7
"authors": {
8
"Alex Denisov": "1101.debian@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/AlexDenisov/Tsuga.git",
12
"tag": "0.0.5"
13
},
14
"source_files": "Tsuga/Core/**/*.{h,m,mm}",
15
"dependencies": {
16
"Cedar": [
17
"~> 0.9"
18
]
19
},
20
"platforms": {
21
"ios": "5.0",
22
"osx": "10.7"
23
},
24
"requires_arc": false
25
}