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
/
6
/
5
/
2
/
YCUtils
/
1.1.6
/
YCUtils.podspec.json
blob
b258ea9b96326e1b3da8e9a968191ead41895d50
1
{
2
"name": "YCUtils",
3
"version": "1.1.6",
4
"summary": "A Simple Objective-C Utils",
5
"homepage": "https://github.com/ycabc1989/YCUtils.git",
6
"license": "MIT",
7
"authors": {
8
"ycabc1989": "ycabc1989@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/ycabc1989/YCUtils.git",
15
"tag": "1.1.6"
16
},
17
"source_files": [
18
"YCUtils",
19
"YCUtils/YCUtils/*.{h,m}"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}