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