blob: 294db00185929cd0e356db64fab074b7d3dd1da1 [file] [log] [blame]
{
"name": "PushReview",
"version": "0.2.2",
"summary": "New unobtrusive way of asking users to leave a review on the App Store.",
"description": "PushReview is a library aimed at getting your app the reviews it deserves. It asks users for an App Store review when they are done using the app and are in an idle state.",
"homepage": "https://github.com/gapl/PushReview",
"license": "MIT",
"authors": {
"Gasper Kolenc": "kolenc.gasper@gmail.com"
},
"source": {
"git": "https://github.com/gapl/PushReview.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}