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.7.5
[CocoaPods.git]
/
Specs
/
c
/
9
/
f
/
MiPassTool
/
1.0.0
/
MiPassTool.podspec.json
blob
8fe0578e0f3e5906cc58a9268ea84858165a7f41
1
{
2
"name": "MiPassTool",
3
"version": "1.0.0",
4
"summary": "Text for MiPassTool.",
5
"description": "这是我自己用的库",
6
"homepage": "https://github.com/liduojun/MiPass.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"liduojun": "361848645@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/liduojun/MiPass.git",
19
"tag": "1.0.0"
20
},
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"requires_arc": true,
26
"dependencies": {
27
"AFNetworking": [
28
"~> 3.1.0"
29
],
30
"YYModel": [
31
32
],
33
"CocoaAsyncSocket": [
34
35
]
36
}
37
}