blob: c6f012d43629a5d509e3a10903e9c11ae1b748ac [file] [log] [blame]
{
"name": "DStack",
"version": "0.0.6",
"summary": "Helpers",
"description": "Helpers for views",
"homepage": "https://github.com/ErusaevAP/DStack",
"license": "MIT",
"authors": {
"Andrey Erusaev": "erusaevap@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/erusaevap/DStack.git",
"tag": "0.0.6"
},
"source_files": "Sources/**/*.{h,m,swift}",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"pushed_with_swift_version": "3.0"
}