[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 2 / d / BrickKit / 1.1.0 / BrickKit.podspec.json
blob86fbe1e92fb64233e0f48612049f07b7aa7654ec
2   "name": "BrickKit",
3   "version": "1.1.0",
4   "summary": "BrickKit: a smart, easy, and consistent way of making layouts in iOS and tvOS.",
5   "description": "With BrickKit, you can create complex and responsive layouts in a simple way. It's easy to use and easy to extend. Create your own reusable bricks and behaviors.",
6   "homepage": "https://github.com/wayfair/brickkit-ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ruben Cagnie": "rcagnie@wayfair.com"
13   },
14   "source": {
15     "git": "https://github.com/wayfair/brickkit-ios.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.1",
20     "tvos": "9.1"
21   },
22   "source_files": "Source/**/*.swift",
23   "ios": {
24     "resources": [
25       "Resources/iOS/*.{xcassets}",
26       "Resources/iOS/*/*/*.{xib}"
27     ]
28   },
29   "tvos": {
30     "resources": [
31       "Resources/tvOS/*.{xcassets}",
32       "Resources/tvOS/*/*/*.{xib}"
33     ]
34   },
35   "pushed_with_swift_version": "2.3",
36   "deprecated": true