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.8.12
[CocoaPods.git]
/
Specs
/
6
/
5
/
7
/
Hedwig
/
1.3
/
Hedwig.podspec.json
blob
190f8b130ecfce01487e5de35d332230a1bdd395
1
{
2
"name": "Hedwig",
3
"version": "1.3",
4
"summary": "Interactive Notification",
5
"homepage": "https://github.com/lab111/hedwig",
6
"license": "MIT",
7
"authors": {
8
"Lab 7": "hedwig@lab7.org"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/Lab111/Hedwig.git",
15
"tag": "1.3"
16
},
17
"source_files": [
18
"Sources",
19
"Sources/*.swift"
20
],
21
"pod_target_xcconfig": {
22
"SWIFT_VERSION": "3"
23
},
24
"pushed_with_swift_version": "3.0"
25
}