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