[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 0 / f / 5 / HandlersKit / 1.0.0 / HandlersKit.podspec.json
blobc331b439d693a8d0f36a2c99ad3b8d0b1ae46b84
2   "name": "HandlersKit",
3   "version": "1.0.0",
4   "summary": "Swift closure-based actions and delegates to UIKit",
5   "homepage": "https://github.com/hhru/HandlersKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "HeadHunter iOS Team": "https://hh.ru"
12   },
13   "source": {
14     "git": "https://github.com/hhru/HandlersKit.git",
15     "tag": "1.0.0"
16   },
17   "swift_versions": "5.0",
18   "requires_arc": true,
19   "source_files": "Sources/**/*.swift",
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "swift_version": "5.0"