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] MoneyHashPayment 2.2.13
[CocoaPods.git]
/
Specs
/
1
/
7
/
a
/
KZWFoundation
/
1.0.1
/
KZWFoundation.podspec.json
blob
ae7d77f50911a2fef58c2a2e437e0a175fc50d6c
1
{
2
"name": "KZWFoundation",
3
"version": "1.0.1",
4
"summary": "iOS 基本库",
5
"description": "iOS基本库",
6
"homepage": "https://github.com/ouyrp/KZWFoundation",
7
"license": "MIT",
8
"authors": {
9
"ouyang": "1697006288@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/ouyrp/KZWFoundation.git",
16
"tag": "1.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"frameworks": "MapKit",
23
"dependencies": {
24
"Masonry": [
25
26
],
27
"MJRefresh": [
28
29
],
30
"AFNetworking": [
31
32
],
33
"Mantle": [
34
35
],
36
"MBProgressHUD": [
37
38
],
39
"SAMKeychain": [
40
41
]
42
}
43
}