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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
b
/
f
/
5
/
OndatoSDK
/
1.0.0
/
OndatoSDK.podspec.json
blob
e054c9af46c728d110b38ce34649e377a2e179dc
1
{
2
"name": "OndatoSDK",
3
"version": "1.0.0",
4
"summary": "Ondato iOS SDK",
5
"homepage": "https://www.ondato.com/",
6
"authors": {
7
"Ondato": "andrius@ondato.com"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "10.0"
15
},
16
"source": {
17
"http": "https://github.com/ondato/OndatoSDK_iOS/releases/download/1.0.0/OndatoSDK.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "OndatoSDK.framework"
21
}
22
}