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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
0
/
7
/
e
/
Hermes
/
1.0.0
/
Hermes.podspec.json
blob
3b41643ba75c2377d7baae8a41a87d16ae519d6a
1
{
2
"name": "Hermes",
3
"version": "1.0.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"authors": {
9
"JP McGlone": "jp@imgur.com"
10
},
11
"summary": "A simple, robust and non-intrusive in-app notification system",
12
"homepage": "https://github.com/imgur/hermes",
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/imgur/hermes.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "Hermes/*.swift",
21
"requires_arc": true
22
}