| { |
| "name": "ZLPromptUserReview", |
| "version": "1.0.2", |
| "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.2" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "source_files": "ZLPrompUserReviewSource/ZLPromptUserReview.{h,m}", |
| "requires_arc": true |
| } |