blob: 0f6052d78076fe6529c380f9d13f6ffa5402cc2c [file] [log] [blame]
{
"name": "SendMan",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SendMan/Classes/**/*"
}