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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
8
/
7
/
1
/
MySwiftExtensions
/
1.0.4
/
MySwiftExtensions.podspec.json
blob
a21d42b9e57525b8a9af3c3d67597f1fefad33d7
1
{
2
"name": "MySwiftExtensions",
3
"version": "1.0.4",
4
"summary": "Swift延展",
5
"homepage": "https://github.com/mayaosb2/MySwiftExtensions",
6
"license": "MIT",
7
"authors": {
8
"剑啸青云梦一生": "913831110@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/mayaosb2/MySwiftExtensions.git",
12
"tag": "1.0.4"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "MySwiftExtension/*.*",
19
"dependencies": {
20
"SDWebImage": [
21
"3.8.2"
22
],
23
"MJRefresh": [
24
"3.1.0"
25
],
26
"CryptoSwift": [
27
"0.2.2"
28
],
29
"SnapKit": [
30
"0.19.1"
31
]
32
},
33
"frameworks": [
34
"UIKit",
35
"Foundation"
36
]
37
}