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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
7
/
3
/
1
/
JKBaseKit
/
1.1.4
/
JKBaseKit.podspec.json
blob
7e8df52096e0f48ae99e96254254bfc7ab029982
1
{
2
"name": "JKBaseKit",
3
"version": "1.1.4",
4
"license": "MIT",
5
"summary": "Simple APP Kit",
6
"homepage": "https://github.com/lwq718691587/JKBaseKit",
7
"authors": {
8
"刘伟强": "718691587@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/lwq718691587/JKBaseKit.git",
12
"tag": "1.1.4"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"dependencies": {
19
"AFNetworking": [
20
21
],
22
"DateTools": [
23
24
],
25
"MJRefresh": [
26
27
],
28
"IQKeyboardManager": [
29
30
],
31
"SDWebImage": [
32
33
],
34
"SVProgressHUD": [
35
36
],
37
"JKNetWorking": [
38
39
]
40
},
41
"source_files": "JKBaseKit/Classes/**/*"
42
}