[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / f / 9 / BtownToolkit / 1.0.3 / BtownToolkit.podspec.json
blob4936757de160318e685d982256107fa56cf108a3
2   "name": "BtownToolkit",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "version": "1.0.3",
7   "pod_target_xcconfig": {
8     "SWIFT_VERSION": "4.2"
9   },
10   "summary": "This toolkit simplifies the lives for developers by supplying easy to use and components and tools needed in our everyday code creation.",
11   "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.",
12   "homepage": "https://github.com/robertbtown/BtownToolkit",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Robert Magnusson": "robert@btown.se"
19   },
20   "source": {
21     "git": "https://github.com/robertbtown/BtownToolkit.git",
22     "tag": "1.0.3"
23   },
24   "source_files": "BtownToolkit/Classes/**/*",
25   "dependencies": {
26     "PureLayout": [
27       "~> 3.1"
28     ],
29     "AngleGradientLayer": [
30       "~> 1.2"
31     ]
32   },
33   "frameworks": "UIKit"