[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 8 / DKLoginButton / 4.2.0 / DKLoginButton.podspec.json
blob1fe64b301e02caee9bc6cfe27eb737534ad3ce28
2   "name": "DKLoginButton",
3   "version": "4.2.0",
4   "summary": "A login button with Cool animation and easy to use .",
5   "homepage": "https://github.com/DKJone/DKLoginButton",
6   "license": "MIT",
7   "authors": {
8     "DKJone": "https://github.com/DKJone"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/DKJone/DKLoginButton.git",
15     "tag": "4.2.0"
16   },
17   "source_files": "loginbutton/DKButton/*.{swift}",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ]