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] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git]
/
Specs
/
0
/
3
/
1
/
EPCheckout
/
1.0.1
/
EPCheckout.podspec.json
blob
07aedb005ee65c6a85fea7b205ee474a1e720cee
1
{
2
"name": "EPCheckout",
3
"version": "1.0.1",
4
"summary": "Useful functions for Swift development",
5
"homepage": "http://easypay.al/",
6
"authors": {
7
"Deivi Taka": "deivitaka@yahoo.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"http": "https://www.easypay.al/mobile/sdk/1.0.1/EPCheckout.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "EPCheckout.framework"
21
}
22
}