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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
6
/
2
/
4
/
YBView
/
1.2
/
YBView.podspec.json
blob
47620b6f0854014f9cbf08579cb56fa38e2edfb3
1
{
2
"name": "YBView",
3
"version": "1.2",
4
"summary": "An easy way to use YBView",
5
"homepage": "https://github.com/yinbowang/CocoapodsTestDemo",
6
"license": "MIT",
7
"authors": {
8
"wyb": "yinbo_wang@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/yinbowang/CocoapodsTestDemo.git",
15
"tag": "1.2"
16
},
17
"source_files": "YBView/*.{h,m}",
18
"requires_arc": true
19
}