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] VideoIDSDK 1.28.3-FR
[CocoaPods.git]
/
Specs
/
3
/
b
/
1
/
Notifwift
/
1.0.0
/
Notifwift.podspec.json
blob
2dcaa37f6b08e647c94c14a3b13143d463e011d2
1
{
2
"name": "Notifwift",
3
"version": "1.0.0",
4
"summary": "NSNotificationCenter wrapper for Swift",
5
"license": "MIT",
6
"homepage": "https://github.com/takasek/Notifwift",
7
"authors": {
8
"takasek": "takassekiyoshi@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/takasek/Notifwift.git",
12
"tag": "1.0.0"
13
},
14
"source_files": "Notifwift/*.swift",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "8.0"
18
}
19
}