blob: 9e5e81f5f63b4f612abac8ddce4b256cf0e1d14d [file] [log] [blame]
{
"name": "AutoReview",
"version": "1.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": "1.2.0"
},
"source_files": "AutoReview/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}