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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
b
/
5
/
LivePinch
/
2.3
/
LivePinch.podspec.json
blob
5fd167718c3f9065df7049a8ad6ca1838808ab17
1
{
2
"name": "LivePinch",
3
"version": "2.3",
4
"summary": "A really cool SDK that logs stuff.",
5
"homepage": "https://github.com",
6
"authors": {
7
"Name": "sankari@delta18.com"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"http": "https://www.dropbox.com/s/w0lobom5et8xqov/LivePinch_Framework.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "LivePinch.framework"
21
}
22
}