blob: 5f255ea6f8cf9baa8177bc31f84d6b77de5822c8 [file] [log] [blame]
{
"name": "AutoReview",
"version": "1.1.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.1.0"
},
"source_files": "AutoReview/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}