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.16
/
Drivit.podspec.json
blob
e720c9d6763ad5e812c58f3d5047f07ad9b49609
1
{
2
"name": "Drivit",
3
"version": "1.4.16",
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.16"
16
},
17
"platforms": {
18
"ios": "10.0"
19
},
20
"ios": {
21
"vendored_frameworks": "Drivit.framework"
22
}
23
}