[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / e / 6 / d / CDBKit / 1.2.0 / CDBKit.podspec.json
blob93099c2b2ab16300853d27dd0cba8a0047d756f9
2   "name": "CDBKit",
3   "version": "1.2.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/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.2.0"
14   },
15   "social_media_url": "https://twitter.com/truebucha",
16   "platforms": {
17     "ios": "10.0",
18     "osx": "10.10"
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"