[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 2 / d / BrickKit / 2.4.3 / BrickKit.podspec.json
blob4abb43cbc85b12f5c190efa2bfeb19599f356ba8
2   "name": "BrickKit",
3   "version": "2.4.3",
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": "2.4.3"
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   "deprecated": true