blob: a384128d9c0b5a0b893ab52dbc4d916a5759a482 [file] [log] [blame]
{
"name": "YDLoginController",
"version": "1.0.0",
"summary": "An easy-to-use Swift 3 login controller.",
"description": "The Swift 3 login controller designed to be universally re-usable for various applications.",
"homepage": "https://github.com/doubov/YDLoginController",
"license": "Proprietary license",
"authors": {
"Yuri Doubov": "doubov@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/doubov/YDLoginController.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"resources": [
"Resource/*.png"
],
"pushed_with_swift_version": "3.0"
}