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] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git]
/
Specs
/
0
/
a
/
8
/
LQAppUtils
/
1.0.0
/
LQAppUtils.podspec.json
blob
e90b1dc8168f16167d40543cfc37d1bddce72827
1
{
2
"name": "LQAppUtils",
3
"version": "1.0.0",
4
"license": "MIT",
5
"authors": {
6
"Quan Li": "1083099465@qq.com"
7
},
8
"summary": "iOS 公共工具",
9
"homepage": "https://github.com/lqIphone/AppUtils",
10
"source": {
11
"git": "https://github.com/lqIphone/AppUtils.git",
12
"tag": "1.0.0"
13
},
14
"source_files": "AppUtils/**/*.swift",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "9.0"
18
},
19
"swift_versions": "4.2",
20
"swift_version": "4.2"
21
}