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] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git]
/
Specs
/
a
/
f
/
4
/
AYUtils
/
0.0.9
/
AYUtils.podspec.json
blob
e755d832946ac438ab67ee0acbb738013d18370a
1
{
2
"name": "AYUtils",
3
"version": "0.0.9",
4
"summary": "AYUtils",
5
"description": "AYUtils工具类",
6
"homepage": "https://github.com/lsy076/AYUtils",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"赖盛源": "756486059@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/lsy076/AYUtils.git",
19
"tag": "0.0.9"
20
},
21
"source_files": "AYUtils/AYUtils/**/*.{h,m}",
22
"requires_arc": true,
23
"dependencies": {
24
"MBProgressHUD": [
25
26
]
27
}
28
}