[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 6 / Gooey / 2.0.0 / Gooey.podspec.json
blob997d1857e10b0d7c1bae9bc0e00ab23ce08ee8cb
2   "name": "Gooey",
3   "version": "2.0.0",
4   "summary": "UIKit extensions and helpers to make everyday iOS development simpler.",
5   "description": "UIKit extensions for simplifying development. Includes extensions for handling safeAreaLayoutGuide with backwards compatibility, less verbose reusable views, and more.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Duet Health": "info@duethealth.com"
12   },
13   "social_media_url": "https://twitter.com/DuetHealth",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/DuetHealth/Gooey.git",
19     "tag": "2.0.0"
20   },
21   "homepage": "https://github.com/DuetHealth/Gooey.git",
22   "source_files": "Gooey/Sources/**/*.{h,m,swift}",
23   "requires_arc": true,
24   "swift_version": "4.2"