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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
b
/
a
/
SWKit
/
1.3.2
/
SWKit.podspec.json
blob
26288f4c26529c235b6060908734354df6c99d13
1
{
2
"name": "SWKit",
3
"version": "1.3.2",
4
"license": "MIT",
5
"summary": "普通项目快速开发框架,满足开发需求",
6
"homepage": "https://github.com/SwiftHsw/SWKit.git",
7
"authors": {
8
"SwiftHsw": "392287145@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/SwiftHsw/SWKit.git",
12
"tag": "1.3.2"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"frameworks": [
18
"Foundation",
19
"UIKit",
20
"AVFoundation"
21
],
22
"source_files": "Classes/*.{h,m}",
23
"dependencies": {
24
"AFNetworking": [
25
26
],
27
"SDAutoLayout": [
28
29
],
30
"ReactiveObjC": [
31
32
],
33
"LSTPopView": [
34
35
]
36
}
37
}