[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / d / 6 / CBToolkit / 0.0.1 / CBToolkit.podspec.json
blob2802098afc7976005d50bf0e35ae9d98104351c1
2   "name": "CBToolkit",
3   "version": "0.0.1",
4   "summary": "A UI and utility Toolkit for iOS",
5   "homepage": "https://github.com/WCByrne/CBToolkit",
6   "license": "MIT",
7   "authors": {
8     "wes": "wesburn@me.com"
9   },
10   "source": {
11     "git": "https://github.com/WCByrne/CBToolkit.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "CBToolkit/CBToolkit/*.swift",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "QuartzCore"
22   ]