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
/
f
/
2
/
4
/
HarpUIKit
/
1.0.3
/
HarpUIKit.podspec.json
blob
cb0fa73452a51544a2ae75c78a179ad34fc2b2d6
1
{
2
"name": "HarpUIKit",
3
"version": "1.0.3",
4
"summary": "UI组件",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/longZJ/HarpUIKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"longZJ": "383238193@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/longZJ/HarpUIKit.git",
16
"tag": "1.0.3"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HarpUIKit/Classes/**/*",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"dependencies": {
27
"Masonry": [
28
29
],
30
"JXTAlertManager": [
31
32
],
33
"SVProgressHUD": [
34
35
],
36
"MJRefresh": [
37
38
]
39
}
40
}