[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / a / 0 / SwiftyFeedback / 1.0.1 / SwiftyFeedback.podspec.json
blob93b629d38f52c63b4043692357b9ac1b15ec611b
2   "name": "SwiftyFeedback",
3   "version": "1.0.1",
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.1"
19   },
20   "source_files": [
21     "SwiftyFeedback",
22     "SwiftyFeedback/**/*.{swift}"
23   ],
24   "swift_version": "4.0"