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] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git]
/
Specs
/
f
/
8
/
d
/
TSArray
/
1.0.1
/
TSArray.podspec.json
blob
a5f2482ab6d1b6bd248c946d56575ce970dc8f5d
1
{
2
"name": "TSArray",
3
"version": "1.0.1",
4
"summary": "TSArray is a thread-safe mutable array.",
5
"homepage": "https://github.com/JackIsCoding/TSArray",
6
"license": "MIT",
7
"authors": {
8
"JackIsCoding": "286741105@qq.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/JackIsCoding/TSArray.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "TSArray/*.{h,m}",
18
"requires_arc": true
19
}