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] UIKitViewBuilder 1.1.0
[CocoaPods.git]
/
Specs
/
8
/
d
/
f
/
YSInit
/
1.0.2
/
YSInit.podspec.json
blob
7523dc8ced3b30388655a95b3881b857de428871
1
{
2
"name": "YSInit",
3
"version": "1.0.2",
4
"summary": "初始化的语法糖",
5
"homepage": "https://github.com/yscode001/YSInit",
6
"license": "MIT",
7
"authors": {
8
"ys": "yscode@126.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/yscode001/YSInit.git",
15
"tag": "1.0.2"
16
},
17
"source_files": "YSInit/YSInit/YSInit/**/*",
18
"frameworks": "UIKit",
19
"deprecated": true
20
}