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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
f
/
7
/
a
/
ExtFastUI
/
0.0.1
/
ExtFastUI.podspec.json
blob
7393801ecf669af9d65e538bd4fb4ea719c1614a
1
{
2
"name": "ExtFastUI",
3
"version": "0.0.1",
4
"summary": "Fast build user interface",
5
"homepage": "https://github.com/Pn-X/ExtFastUI",
6
"license": "MIT",
7
"authors": {
8
"pn-x": "pannetez@163.com"
9
},
10
"source": {
11
"git": "https://github.com/Pn-X/ExtFastUI.git",
12
"tag": "0.0.1"
13
},
14
"source_files": [
15
"Classes",
16
"Classes/**/*"
17
],
18
"exclude_files": "Classes/Exclude",
19
"platforms": {
20
"ios": "9.0"
21
},
22
"swift_version": "5.0"
23
}