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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
f
/
b
/
9
/
Tsuga
/
0.0.8
/
Tsuga.podspec.json
blob
c61fb467d44f15d83252d293d01189e03e024bc2
1
{
2
"name": "Tsuga",
3
"version": "0.0.8",
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.8"
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
}