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
/
a
/
d
/
ywxsdk
/
0.0.1
/
ywxsdk.podspec.json
blob
ca287dc49c02657168bcf61569b8b8483b8f7379
1
{
2
"name": "ywxsdk",
3
"version": "0.0.1",
4
"summary": "医网信集成",
5
"description": "本项目集成了医网信的sdk",
6
"homepage": "https://github.com/jishaowei/yiwangxin",
7
"license": "MIT",
8
"authors": {
9
"xiaofengwork": "jishaoweixiaofeng@163.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/jishaowei/yiwangxin.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"SDK/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude"
23
}