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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
3
/
4
/
d
/
Mercury
/
1.1
/
Mercury.podspec.json
blob
8967b830924ea5f2a25c947648742a9abd42c5e5
1
{
2
"name": "Mercury",
3
"version": "1.1",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"authors": {
9
"Chayel Heinsen": "chayel@chayelheinsen.com"
10
},
11
"summary": "A simple notification system",
12
"homepage": "https://github.com/chayelheinsen/mercury",
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/chayelheinsen/mercury.git",
18
"tag": "1.1"
19
},
20
"source_files": "Mercury/*.swift",
21
"requires_arc": true
22
}