[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 1 / 4 / 8 / HoneyKit / 0.0.1 / HoneyKit.podspec.json
blobd291f818d8d7b7dec903ed685c76d08bdccafe99
2   "name": "HoneyKit",
3   "version": "0.0.1",
4   "summary": "HoneyKit is extensions for solve common tasks in iOS development",
5   "authors": {
6     "Aleksey Pleshkov": "im@alekseypleshkov.ru",
7     "Vladimir Pchelyakov": "v.pchelyakov@yandex.ru"
8   },
9   "homepage": "https://github.com/sqrline",
10   "license": "MIT",
11   "source": {
12     "git": "https://github.com/sqrline/HoneyKit.git",
13     "branch": "master",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source_files": "HoneyKit/*.{h,m,swift}",
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"