[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 6 / d / CDBKit / 1.0.0 / CDBKit.podspec.json
blob8b231506cdeb4aa82c6fa205bc3fb7864af71eae
2   "name": "CDBKit",
3   "version": "1.0.0",
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/yocaminobien/CDBKit",
7   "license": "MIT",
8   "authors": {
9     "yocaminobien": "yocaminobien@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yocaminobien/CDBKit.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/truebucha",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"