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] SpikeSDK 4.0.11-beta.5
[CocoaPods.git]
/
Specs
/
9
/
5
/
c
/
SendMan
/
1.0.1
/
SendMan.podspec.json
blob
0f6052d78076fe6529c380f9d13f6ffa5402cc2c
1
{
2
"name": "SendMan",
3
"version": "1.0.1",
4
"summary": "SendMan push notification management SDK for iOS apps",
5
"license": {
6
"type": "MIT",
7
"file": "LICENSE"
8
},
9
"homepage": "https://sendman.io",
10
"authors": {
11
"SendMan": "support@sendman.io"
12
},
13
"source": {
14
"git": "https://github.com/sendmanio/sendman-ios-sdk.git",
15
"tag": "1.0.1"
16
},
17
"platforms": {
18
"ios": "10.0"
19
},
20
"source_files": "SendMan/Classes/**/*"
21
}