blob: a2ab79560a130e5021c4fe03a318ceed1f80c2f4 [file] [log] [blame]
{
"name": "SendMan",
"version": "1.0.0",
"summary": "SendMan push notification management SDK for iOS apps",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://sendman.io",
"authors": {
"SendMan": "support@sendman.io"
},
"source": {
"git": "https://github.com/sendmanio/sendman-ios-sdk.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SendMan/Classes/**/*"
}