[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / f / 9 / BtownToolkit / 0.1.8 / BtownToolkit.podspec.json
blobef961446c5eab06ce705b300478282a7ae8d302b
2   "name": "BtownToolkit",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "0.1.8",
7   "summary": "This toolkit simplifies the lives for developers by supplying easy to use and components and tools needed in our everyday code creation.",
8   "description": "This toolkit tries to simplify the lives for app developers by supplying easy to use and feature-rich components and tools that we all need in our everyday code creation. The aim is to continuously add on more components and features to the toolkit as soon as a need for something new is discovered.",
9   "homepage": "https://github.com/robertbtown/BtownToolkit",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Robert Magnusson": "robert@btown.se"
16   },
17   "source": {
18     "git": "https://github.com/robertbtown/BtownToolkit.git",
19     "tag": "0.1.8"
20   },
21   "source_files": "BtownToolkit/Classes/**/*",
22   "dependencies": {
23     "PureLayout": [
24       "~> 3.0"
25     ],
26     "AngleGradientLayer": [
27       "~> 1.2"
28     ]
29   },
30   "frameworks": "UIKit",
31   "pushed_with_swift_version": "3.0"