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
/
e
/
8
/
d
/
TLCommon
/
1.5
/
TLCommon.podspec.json
blob
d0af9f9ade2682b03b7319fb1e62b03f0f0e105b
1
{
2
"name": "TLCommon",
3
"version": "1.5",
4
"summary": "Common组件,包含常用方法,常用 Extension,常量等",
5
"homepage": "https://github.com/ysCharles/TLCommon",
6
"license": "MIT",
7
"authors": {
8
"Charles": "ystanglei@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/ysCharles/TLCommon.git",
15
"tag": "1.5"
16
},
17
"source_files": "Sources/**/*.swift",
18
"frameworks": [
19
"UIKit",
20
"StoreKit"
21
],
22
"swift_version": "5"
23
}