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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
7
/
5
/
a
/
YMSDK
/
1.0.7
/
YMSDK.podspec.json
blob
c9be499a7a4c2d97d0211b288dbd1c3e4e66b4e9
1
{
2
"name": "YMSDK",
3
"version": "1.0.7",
4
"license": {
5
"type": "Copyright",
6
"text": "Copyright 2019 © All rights reserved."
7
},
8
"homepage": "http://www.baidu.com",
9
"authors": {
10
"joy": "604862346@qq.com"
11
},
12
"summary": "content for iOS.",
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/PYMSean/YMSDK.git",
18
"tag": "1.0.7"
19
},
20
"requires_arc": true,
21
"source_files": [
22
"res/*.*",
23
"source/**/*.{h,m}"
24
]
25
}