[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / c / a / 0 / SwiftyFeedback / 1.0.2 / SwiftyFeedback.podspec.json
blobb28b409ef4a57429cc91d158355f59fc7305776c
2   "name": "SwiftyFeedback",
3   "version": "1.0.2",
4   "summary": "A lightweight framework that allows users to contact developers.",
5   "description": "SwiftyFeedback makes it easy to add a contact screen to any of your apps. This allows users to contact you through email, all in a lightweight framework.",
6   "homepage": "https://github.com/juanpablofernandez/SwiftyFeedback",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "Juan Pablo Fernandez",
12   "social_media_url": "https://github.com/juanpablofernandez",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/juanpablofernandez/SwiftyFeedback.git",
18     "tag": "1.0.2"
19   },
20   "source_files": [
21     "SwiftyFeedback",
22     "SwiftyFeedback/**/*.{swift}"
23   ],
24   "swift_version": "4.0"