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
/
e
/
7
/
a
/
Atomicity
/
1.0.1
/
Atomicity.podspec.json
blob
fe103c56b3f3ae7db703eaf176c94974b1ddc753
1
{
2
"name": "Atomicity",
3
"version": "1.0.1",
4
"summary": "Atomicity lock",
5
"homepage": "https://github.com/GodL/Atomic",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"547188371@qq.com": "547188371@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/GodL/Atomic.git",
15
"tag": "1.0.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "Atomic/Atomic/**.{swift,h}",
21
"swift_versions": "5",
22
"swift_version": "5"
23
}