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] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git]
/
Specs
/
5
/
0
/
2
/
WishiSDK
/
0.1.21
/
WishiSDK.podspec.json
blob
d72857b047c919e17ed98acc5f0bd1d1e51d374c
1
{
2
"name": "WishiSDK",
3
"version": "0.1.21",
4
"summary": "Wishi SDK for iOS",
5
"homepage": "https://docs.wishi.me",
6
"authors": {
7
"Dev": "dev@wishi.me"
8
},
9
"license": {
10
"type": "MIT",
11
"text": "MIT License"
12
},
13
"platforms": {
14
"ios": "13.0"
15
},
16
"source": {
17
"git": "https://github.com/wishidev/sdk-ios-spm.git",
18
"tag": "0.1.21"
19
},
20
"ios": {
21
"vendored_frameworks": "WishiSDK.xcframework"
22
}
23
}