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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
b
/
6
/
YTKit
/
0.0.1
/
YTKit.podspec.json
blob
b595f610f6b7fdbbd04abd4096cc68bf35204fb3
1
{
2
"name": "YTKit",
3
"version": "0.0.1",
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.1"
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
}