[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / c / a / b / YDLoginController / 1.0.0 / YDLoginController.podspec.json
bloba384128d9c0b5a0b893ab52dbc4d916a5759a482
2   "name": "YDLoginController",
3   "version": "1.0.0",
4   "summary": "An easy-to-use Swift 3 login controller.",
5   "description": "The Swift 3 login controller designed to be universally re-usable for various applications.",
6   "homepage": "https://github.com/doubov/YDLoginController",
7   "license": "Proprietary license",
8   "authors": {
9     "Yuri Doubov": "doubov@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/doubov/YDLoginController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Source/*.swift",
19   "resources": [
20     "Resource/*.png"
21   ],
22   "pushed_with_swift_version": "3.0"