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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
f
/
e
/
8
/
MyOneSDK
/
1.0.3
/
MyOneSDK.podspec.json
blob
1b6b1f7b07a0cc74971efd91a0778093c58eeef1
1
{
2
"name": "MyOneSDK",
3
"version": "1.0.3",
4
"summary": "SDK to log messages",
5
"homepage": "http://mns.com",
6
"authors": {
7
"Name": "mon@mns.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "11.0"
15
},
16
"source": {
17
"git": "https://github.com/monzacharias/MyOneSDK.git",
18
"tag": "1.0.3"
19
},
20
"ios": {
21
"vendored_frameworks": "v1.0.3/MyOneSDK.framework"
22
}
23
}