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.0
/
YMSDK.podspec.json
blob
9854e44bc298d84fadadcd6e45dc2ea5df1ae09f
1
{
2
"name": "YMSDK",
3
"version": "1.0.0",
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.0"
19
},
20
"requires_arc": true,
21
"ios": {
22
"frameworks": "Foundation"
23
},
24
"source_files": [
25
"YMSDK",
26
"YMSDK/**/*.{h,m}"
27
]
28
}