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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
0
/
b
/
e
/
UXRLive
/
1.0.4
/
UXRLive.podspec.json
blob
da80d40b36590504513f56fa4ab203a6fbf974fc
1
{
2
"name": "UXRLive",
3
"version": "1.0.4",
4
"summary": "A really cool SDK that logs stuff.",
5
"homepage": "http://uxrecord.com/",
6
"authors": {
7
"UXRecord": "sdk@example.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"http": "https://s3.amazonaws.com/s3-uxrecord/iosTest/UXRLive.1.0.3.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "UXRLive.framework"
21
}
22
}