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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
2
/
e
/
3
/
YSHToolLib
/
1.1.1
/
YSHToolLib.podspec.json
blob
998753cd8336fed78c824e7e2f71aa9c560c75b7
1
{
2
"name": "YSHToolLib",
3
"version": "1.1.1",
4
"summary": "开发工具",
5
"description": "开发工具iOS 开发",
6
"homepage": "https://github.com/QiuYeHong90/YSHToolLib",
7
"license": {
8
"type": "MIT"
9
},
10
"authors": {
11
"秋叶红": "793983383@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/QiuYeHong90/YSHToolLib.git",
18
"tag": "1.1.1"
19
},
20
"source_files": "YSHToolLib/**/*.{h,m}",
21
"frameworks": [
22
"UIKit",
23
"AVFoundation",
24
"Foundation"
25
],
26
"dependencies": {
27
"AFNetworking": [
28
"~> 2.0"
29
]
30
}
31
}