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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
6
/
3
/
4
/
SmartBuy
/
1.0.3
/
SmartBuy.podspec.json
blob
dfd6e7ae67b2f1a56214be00c499e2797a190242
1
{
2
"name": "SmartBuy",
3
"version": "1.0.3",
4
"summary": "SmartBuy SDK",
5
"homepage": "https://offers.smartbuy.hdfcbank.com",
6
"license": {
7
"type": "Apache-2.0",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Dony George": "donygeorgek@gmail.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"http": "https://github.com/donygeorgek/SmartBuy/raw/master/SmartBuy.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "SmartBuy.framework"
21
},
22
"dependencies": {
23
"iCarousel": [
24
25
],
26
"SDWebImage": [
27
"~> 4.0"
28
],
29
"XLPagerTabStrip": [
30
"~> 8.0"
31
],
32
"JTAppleCalendar": [
33
"~> 7.0"
34
]
35
}
36
}