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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
1
/
6
/
0
/
YJTBaseComponent
/
0.0.2
/
YJTBaseComponent.podspec.json
blob
944cbd09fae51bc2e918f5bb79d6aa6e2db2d8e4
1
{
2
"name": "YJTBaseComponent",
3
"version": "0.0.2",
4
"summary": "YJT基础组件库",
5
"description": "添加弹窗控件",
6
"homepage": "https://github.com/tan5460/YJTBaseComponent",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"YJT": "782026467@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/tan5460/YJTBaseComponent.git",
16
"tag": "0.0.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Classes/**/*",
22
"frameworks": "UIKit"
23
}