blob: 0fecfbf1966545bcfbbd9d0f668c6473dfaae30a [file] [log] [blame]
{
"name": "PoliteReview",
"version": "1.1.0",
"summary": "A Polite Way to Request Reviews for iOS",
"homepage": "https://github.com/kevinchau/PoliteReview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Your Name": "chaukevin@gmail.com"
},
"social_media_url": "http://twitter.com/kchau",
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kevinchau/PoliteReview.git",
"tag": "1.1.0"
},
"source_files": "PoliteReview/**/*.{h,swift,strings}",
"pushed_with_swift_version": "3.0"
}