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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
1
/
5
/
6
/
TPRNotify
/
1.0.1
/
TPRNotify.podspec.json
blob
4515ffbbc9adec630286900368af07d8f0bfa583
1
{
2
"name": "TPRNotify",
3
"summary": "Notify makes presenting notification to users simple!",
4
"version": "1.0.1",
5
"homepage": "https://github.com/vdka/Notify",
6
"license": "MIT",
7
"authors": {
8
"Ethan Jackwitz": "ethanjackwitz@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/vdka/Notify.git",
12
"tag": "1.0.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "Source/*",
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
]
23
}