blob: ef961446c5eab06ce705b300478282a7ae8d302b [file] [log] [blame]
{
"name": "BtownToolkit",
"platforms": {
"ios": "9.0"
},
"version": "0.1.8",
"summary": "This toolkit simplifies the lives for developers by supplying easy to use and components and tools needed in our everyday code creation.",
"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.",
"homepage": "https://github.com/robertbtown/BtownToolkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert Magnusson": "robert@btown.se"
},
"source": {
"git": "https://github.com/robertbtown/BtownToolkit.git",
"tag": "0.1.8"
},
"source_files": "BtownToolkit/Classes/**/*",
"dependencies": {
"PureLayout": [
"~> 3.0"
],
"AngleGradientLayer": [
"~> 1.2"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}