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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
0
/
3
/
f
/
Graffiti
/
1.0.0
/
Graffiti.podspec.json
blob
b283be6295242c9323225c31e79fd4cb2b695217
1
{
2
"name": "Graffiti",
3
"version": "1.0.0",
4
"summary": "图片涂鸦",
5
"homepage": "https://github.com/JJCSoftDeveloper/Graffiti",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"JJC": "499927993@qq.com"
12
},
13
"social_media_url": "https://weibo.com/1642366375",
14
"source": {
15
"git": "https://github.com/JJCSoftDeveloper/Graffiti.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.1"
20
},
21
"dependencies": {
22
"Masonry": [
23
24
],
25
"AFNetworking": [
26
"3.2.0"
27
],
28
"JSONModel": [
29
"1.7.0"
30
],
31
"MJRefresh": [
32
"1.1.0"
33
],
34
"SDWebImage": [
35
"4.3.3"
36
]
37
}
38
}