[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / d / 6 / CBToolkit / 0.0.3 / CBToolkit.podspec.json
blob5232c6bede7aa5a95d652c2bd1a670e4d10ab644
2   "name": "CBToolkit",
3   "version": "0.0.3",
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.3"
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   ]