[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 6 / d / CDBKit / 1.1.1 / CDBKit.podspec.json
blobc7387f9781c92be42c5066678915e158eaaf488e
2   "name": "CDBKit",
3   "version": "1.1.1",
4   "summary": "Bunch of usful defines and types",
5   "description": "Bunch of usful defines and types out of the box.\nUsed for logging, localization, inheritance warnings and more.",
6   "homepage": "https://github.com/truebucha/CDBKit",
7   "license": "MIT",
8   "authors": {
9     "truebucha": "truebucha@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/truebucha/CDBKit.git",
13     "tag": "1.1.1"
14   },
15   "social_media_url": "https://twitter.com/truebucha",
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.8"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "osx": {
26     "frameworks": "AppKit"
27   },
28   "frameworks": "Foundation"