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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
c
/
7
/
b
/
YPView
/
0.1.6
/
YPView.podspec.json
blob
bd2d0ca8a3062ed1befc3430e1e3532eff706105
1
{
2
"name": "YPView",
3
"version": "0.1.6",
4
"summary": "YPView is a view like HeadLine view.",
5
"homepage": "https://github.com/D8Ge/YPView",
6
"platforms": {
7
"ios": "7.0"
8
},
9
"license": "MIT",
10
"requires_arc": true,
11
"authors": {
12
"D8Ge": "burnedfrog@163.com"
13
},
14
"source": {
15
"git": "https://github.com/D8Ge/YPView.git",
16
"tag": "0.1.6"
17
},
18
"source_files": "YPViewFramework/*.{h,m}",
19
"frameworks": "UIKit"
20
}