[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / e / 6 / d / CDBKit / 0.0.1 / CDBKit.podspec.json
blob6a7449f1a2691ec53555776a473f8f1db53c680f
2   "name": "CDBKit",
3   "version": "0.0.1",
4   "summary": "Bunch of usful defines and types",
5   "description": "Use it for logging, localization, inheritance warnings and more.\nBunch of usful defines and types out of the box.",
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": "0.0.1"
14   },
15   "social_media_url": "https://twitter.com/yocaminobien",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "CDBKit": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"