[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 1 / 4 / 8 / HoneyKit / 1.0.0 / HoneyKit.podspec.json
blob0de6ede1ae31032b28d375d1315c5a5bb4b827d9
2   "name": "HoneyKit",
3   "version": "1.0.0",
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": "1.0.0"
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"