blob: 7870b8290eed84e1b8931e10de0b6cf8885dc452 [file] [log] [blame]
{
"name": "ZLPromptUserReview",
"version": "1.0.1",
"summary": "This project allows you (the iOS dev) to prompt users to review your app. It also has features to automate the prompt.",
"homepage": "https://github.com/zackliston/ZLPromptUserReview",
"license": "MIT",
"authors": {
"Zack Liston": "zackmliston@gmail.com"
},
"source": {
"git": "https://github.com/zackliston/ZLPromptUserReview.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "ZLPrompUserReviewSource/ZLPromptUserReview.{h,m}",
"requires_arc": true
}