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] Harbor 3.0.0
[CocoaPods.git]
/
Specs
/
8
/
c
/
6
/
XW4020Base
/
1.1.3
/
XW4020Base.podspec.json
blob
807a8c564e8eb44251914191bd3edf0801521a55
1
{
2
"name": "XW4020Base",
3
"version": "1.1.3",
4
"summary": "Test XWBase",
5
"homepage": "https://github.com/xuwen4020/XW4020Base.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"xuwen4020": "996592197@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/xuwen4020/XW4020Base.git",
18
"tag": "1.1.3"
19
},
20
"source_files": "XWBase/**/*.{h,m}",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"requires_arc": true
26
}