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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
3
/
0
/
c
/
PYRedView
/
0.0.2
/
PYRedView.podspec.json
blob
2a7f2c408f73405ce49e7afe0343a444d944d158
1
{
2
"name": "PYRedView",
3
"version": "0.0.2",
4
"summary": "PYRedView",
5
"description": "红色视图使用 PYRedView",
6
"homepage": "https://github.com/yupuyang/PYRedView",
7
"license": "MIT",
8
"authors": {
9
"yupuyang": "648135401@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/yupuyang/PYRedView.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"frameworks": "UIKit"
24
}