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
/
7
/
9
/
b
/
HarkBase
/
1.0
/
HarkBase.podspec.json
blob
87b070e2ead3777ff4caf969be75fe06fd4dd575
1
{
2
"name": "HarkBase",
3
"version": "1.0",
4
"summary": "HarkBase",
5
"description": "Hakr基类以及PageManger",
6
"homepage": "http://git.oschina.net/",
7
"license": "MIT",
8
"authors": {
9
"szm": "shi812017040@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://git.oschina.net/yeeyi/ios_framework.git",
16
"tag": "1.0"
17
},
18
"source_files": "HarkBase/**/*.{h,m}",
19
"requires_arc": true,
20
"dependencies": {
21
"FrameAccessor": [
22
"~> 2.0"
23
],
24
"Masonry": [
25
"~> 1.0.2"
26
],
27
"MJRefresh": [
28
"~> 3.1.12"
29
],
30
"Toast": [
31
"~> 3.1.0"
32
],
33
"TPKeyboardAvoiding": [
34
"~> 1.3.1"
35
],
36
"WCAlertView": [
37
"~> 1.0.1"
38
]
39
}
40
}