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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
2
/
3
/
6
/
BXUIKit
/
0.0.1
/
BXUIKit.podspec.json
blob
af1b3395d7918d7b4000b8ed040c9d566ea5bbee
1
{
2
"name": "BXUIKit",
3
"version": "0.0.1",
4
"summary": "UIKit快速开发框架",
5
"description": "UIKit",
6
"homepage": "https://github.com/baxiang/BXUIKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"baxiang": "baxiang1989@163.com"
13
},
14
"source": {
15
"git": "https://github.com/baxiang/BXUIKit.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "BXUIKit/Classes/**/*"
22
}