blob: 30e9622a8105a39b8ad24dd6fcdc95c5085e7dbc [file] [log] [blame]
{
"name": "Swiflux",
"version": "0.1.0",
"summary": "Minimal flux library for swift",
"description": "Minimal flux library for swift.",
"homepage": "https://github.com/iamchiwon/Swiflux",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Song": "iamchiwon@gmail.com"
},
"source": {
"git": "https://github.com/iamchiwon/Swiflux.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Swiflux/Classes/**/*",
"dependencies": {
"RxSwift": [
]
},
"pushed_with_swift_version": "3.0"
}