blob: d0250b1b664353d4e83141b202668c76cc54995a [file] [log] [blame]
{
"name": "AutoReview",
"version": "0.2.0",
"summary": "AutoReview for app review.",
"description": "AutoReview has a nice logic for show prompt of app review.",
"homepage": "https://github.com/nixzhu/AutoReview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nixzhu": "zhuhongxu@gmail.com"
},
"social_media_url": "https://twitter.com/nixzhu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nixzhu/AutoReview.git",
"tag": "0.2.0"
},
"source_files": "AutoReview/*.swift",
"requires_arc": true
}