[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 7 / f / FuntastyKit / 1.6.0 / FuntastyKit.podspec.json
blobf98f9205f759993362ef1f3a1f45b25aa134f878
2   "name": "FuntastyKit",
3   "version": "1.6.0",
4   "summary": "A collection of Swift utilities and protocols used in our projects.",
5   "description": "MVVM-C architecture, service holder for code injection of services\nsome regularly used UIKit extensions, protocols for simple initialization from XIB files,\nstoryboards and for handling keyboard, hairline and keyboard height constraints",
6   "homepage": "https://github.com/futuredapp/FuntastyKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matěj K. Jirásek": "matej.jirasek@futured.app"
13   },
14   "social_media_url": "https://twitter.com/Futuredapps",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/futuredapp/FuntastyKit.git",
21     "tag": "1.6.0"
22   },
23   "source_files": "Sources/FuntastyKit/**/*",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "swift_version": "5.0"