blob: 313f8c6ff0c56a74ba0ba3ec700ee4289e358624 [file] [log] [blame]
{
"name": "PoliteReview",
"version": "1.0.3",
"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.0.3"
},
"source_files": "PoliteReview/**/*.{h,swift,strings}",
"pushed_with_swift_version": "3.1"
}