[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / d / 6 / CBToolkit / 0.1.0 / CBToolkit.podspec.json
blob3ada0a6a98a5c6c0e0366d84795bb263a4c5f7cd
2   "name": "CBToolkit",
3   "version": "0.1.0",
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.1.0"
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   ],
23   "pushed_with_swift_version": "3.0"