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] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git]
/
Specs
/
2
/
c
/
9
/
YSExt_UIKit
/
1.0.1
/
YSExt_UIKit.podspec.json
blob
46bde57f686febc0179afe62fe040547059d54ab
1
{
2
"name": "YSExt_UIKit",
3
"version": "1.0.1",
4
"summary": "常用UIKit的一些扩展",
5
"homepage": "https://github.com/yscode001/YSExt_UIKit",
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/YSExt_UIKit.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "YSExt_UIKit/YSExt_UIKit/YSExt_UIKit/**/*",
18
"frameworks": [
19
"UIKit",
20
"WebKit"
21
],
22
"deprecated": true
23
}