[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 4 / d / 6 / CBToolkit / 0.0.5 / CBToolkit.podspec.json
blob274198af1122e0aad945648295d664dfdf5c9c32
2   "name": "CBToolkit",
3   "version": "0.0.5",
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.5"
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   ]