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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
2
/
d
/
c
/
ExtoleClientAPI
/
0.0.7
/
ExtoleClientAPI.podspec.json
blob
653aef2b003e1837fead1ad872e7e23a60df09ee
1
{
2
"name": "ExtoleClientAPI",
3
"platforms": {
4
"ios": "12.0"
5
},
6
"version": "0.0.7",
7
"source": {
8
"git": "https://github.com/extole/ios-client-api.git",
9
"tag": "0.0.7"
10
},
11
"authors": "Extole",
12
"license": {
13
"type": "MIT",
14
"file": "LICENSE"
15
},
16
"homepage": "https://github.com/extole/",
17
"summary": "ExtoleClientAPI",
18
"source_files": "Sources/ExtoleClientAPI/**/*.{swift}",
19
"dependencies": {
20
"Alamofire": [
21
"~> 4.9.1"
22
]
23
},
24
"swift_versions": [
25
"5.0"
26
],
27
"swift_version": "5.0"
28
}