blob: b2dad9549669546779b7ad390baef62c60ee7de5 [file] [log] [blame]
{
"name": "PushwooshRateMyApp",
"version": "1.0.1",
"summary": "RateMyApp library by Pushwoosh.",
"platforms": {
"ios": null
},
"description": "RateMyApp library by Pushwoosh.http://www.pushwoosh.com",
"homepage": "http://www.pushwoosh.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Konev": "max@pushwoosh.com"
},
"source": {
"git": "https://github.com/Pushwoosh/RateMyApp-iOS.git",
"tag": "1.0.1"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Framework/PushwooshRateMyApp.framework"
},
"dependencies": {
"Pushwoosh": [
">= 5.17.2"
]
}
}