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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
5
/
a
/
2
/
YSString
/
1.1.3
/
YSString.podspec.json
blob
06a246ea405a5c760114556bb74bdf1b66b21be0
1
{
2
"name": "YSString",
3
"version": "1.1.3",
4
"summary": "字符串的常用功能扩展",
5
"homepage": "https://github.com/yscode001/YSString",
6
"license": "MIT",
7
"authors": {
8
"ys": "yscode@126.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/yscode001/YSString.git",
15
"tag": "1.1.3"
16
},
17
"source_files": "YSString/YSString/YSString/**/*",
18
"frameworks": "UIKit",
19
"deprecated": true
20
}