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] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git]
/
Specs
/
c
/
b
/
6
/
YTKit
/
0.0.2
/
YTKit.podspec.json
blob
64ca3cec9e98e4096a8a812a8228a59f5e4d0ec5
1
{
2
"name": "YTKit",
3
"version": "0.0.2",
4
"summary": "YT辅助函数库,通常是一些框架尚未实现但是频繁使用的扩展",
5
"homepage": "https://code.aliyun.com/TongYang/YTKit",
6
"license": "MIT",
7
"authors": {
8
"佟阳": "13066656961@qq.com"
9
},
10
"source": {
11
"git": "https://code.aliyun.com/TongYang/YTKit.git",
12
"tag": "0.0.2"
13
},
14
"source_files": "YTKit/Classes/**/*.{h,m}",
15
"platforms": {
16
"ios": "8.0"
17
},
18
"dependencies": {
19
"MJRefresh": [
20
"~> 3.1.12"
21
]
22
},
23
"requires_arc": true
24
}