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
/
7
/
2
/
Drivit
/
1.4.3
/
Drivit.podspec.json
blob
b22c748da4154e448955d498c910c76d9d8be778
1
{
2
"name": "Drivit",
3
"version": "1.4.3",
4
"summary": "A really cool SDK.",
5
"homepage": "https://www.drivit.com",
6
"license": {
7
"type": "LICENSE",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Adão Rodrigues": "adao.rodrigues@drivit.com"
12
},
13
"source": {
14
"git": "https://github.com/drivitapp/iOS-SDK.git",
15
"tag": "1.4.3"
16
},
17
"platforms": {
18
"ios": "10.0"
19
},
20
"ios": {
21
"vendored_frameworks": "Drivit.framework"
22
}
23
}