| { |
| "name": "FeedbackMe", |
| "version": "1.0.0", |
| "summary": "Ask for user reviews and feedback with ease", |
| "description": "Asking for feedback when user is launching your app **IS NOT THE BEST TIME** goddammit.\n\nYou **don't have to create any account** to use this pod,\nBut if you want to use our feedback manager tool, go to [our website](http://feedbackme.herokuapp.com).\n\nThe feedback manager tool is free if you receive less than 50 feedbacks. Check [our website](http://feedbackme.herokuapp.com) for pricing, but is very cheap.\n", |
| "homepage": "https://github.com/leonardoobaptistaa/FeedbackMe", |
| "screenshots": [ |
| "http://feedbackme.herokuapp.com/screenshots-ios/ss01.png", |
| "http://feedbackme.herokuapp.com/screenshots-ios/ss02.png", |
| "http://feedbackme.herokuapp.com/screenshots-ios/ss03.png", |
| "http://feedbackme.herokuapp.com/screenshots-ios/ss-feedback-screen.png" |
| ], |
| "license": "MIT", |
| "authors": { |
| "Leonardo Baptista": "leonardoobaptistaa@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/leonardoobaptistaa/FeedbackMe.git", |
| "tag": "1.0.0" |
| }, |
| "social_media_url": "https://twitter.com/leonardocbs", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes", |
| "resource_bundles": { |
| "FeedbackMe": [ |
| "Pod/Assets/*.png", |
| "Pod/Assets/*.xib" |
| ] |
| } |
| } |