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] MappedIn 5.5.0
[CocoaPods.git]
/
Specs
/
a
/
6
/
3
/
RewardsSDK
/
1.2.0
/
RewardsSDK.podspec.json
blob
5fc6cc1a6a22236819a0eeb3200b3a8a666e15eb
1
{
2
"name": "RewardsSDK",
3
"version": "1.2.0",
4
"license": "MIT",
5
"summary": "RewardsSDK by CloudCard",
6
"authors": {
7
"CloudCard": "apps@cloudcardsystems.com"
8
},
9
"homepage": "https://www.cloudcardinc.com/",
10
"source": {
11
"git": "https://github.com/CloudCardInc/cc-rewards-ios-sdk.git",
12
"tag": "1.2.0"
13
},
14
"platforms": {
15
"ios": "13.0"
16
},
17
"swift_versions": [
18
"5"
19
],
20
"ios": {
21
"vendored_frameworks": "RewardsSDK.xcframework"
22
},
23
"dependencies": {
24
"PoweredByDosh": [
25
"~> 3.0.2"
26
]
27
},
28
"swift_version": "5"
29
}