[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 8 / FeedbackMe / 1.0.1 / FeedbackMe.podspec.json
blobed4b5694c063ddeb151685f0d8e02fb1dbb004cd
2   "name": "FeedbackMe",
3   "version": "1.0.1",
4   "summary": "Ask for user reviews and feedback with ease",
5   "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",
6   "homepage": "https://github.com/leonardoobaptistaa/FeedbackMe",
7   "screenshots": [
8     "http://feedbackme.herokuapp.com/screenshots-ios/ss01.png",
9     "http://feedbackme.herokuapp.com/screenshots-ios/ss02.png",
10     "http://feedbackme.herokuapp.com/screenshots-ios/ss03.png",
11     "http://feedbackme.herokuapp.com/screenshots-ios/ss-feedback-screen.png"
12   ],
13   "license": "MIT",
14   "authors": {
15     "Leonardo Baptista": "leonardoobaptistaa@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/leonardoobaptistaa/FeedbackMe.git",
19     "tag": "1.0.1"
20   },
21   "social_media_url": "https://twitter.com/leonardocbs",
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true,
26   "source_files": "Pod/Classes",
27   "resource_bundles": {
28     "FeedbackMe": [
29       "Pod/Assets/*.png",
30       "Pod/Assets/*.xib"
31     ]
32   }