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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
d
/
4
/
SigmaSDK
/
1.0.0
/
SigmaSDK.podspec.json
blob
edcc5dfd804659c9f1ea51be0769d02d6609e1d4
1
{
2
"name": "SigmaSDK",
3
"version": "1.0.0",
4
"summary": "Experimentation tool from EXPF",
5
"homepage": "https://expf.ru/sigma/",
6
"authors": {
7
"Expf Dev": "dev@expf.ru"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "14.0"
15
},
16
"source": {
17
"git": "https://github.com/expfdev/sigma_ios.git",
18
"tag": "1.0.0"
19
},
20
"vendored_frameworks": "SigmaSDK.xcframework"
21
}