blob: 5c754cf79dae909019175a7c7da172ea23763a4e [file] [log] [blame]
{
"name": "FlowDK",
"version": "0.1.0",
"summary": "FlowDK is an SDK for Swift developers intended to optimize their happiness",
"description": "FlowDK is an SDK for Swift developers intended to optimize their happiness by extending the Swift standard library with delightful and useful extensions, utilities, views and more.",
"homepage": "https://github.com/FlowDK/FlowDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JP McGlone": "jp@trifl.co"
},
"source": {
"git": "https://github.com/FlowDK/FlowDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FlowDK/Classes/**/*",
"pushed_with_swift_version": "3.0"
}