[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / 8 / DKLoginButton / 4.0.0 / DKLoginButton.podspec.json
blob0b0e9e0413d9e8387e9b6b00589fd021eeb3ed5b
2   "name": "DKLoginButton",
3   "version": "4.0.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.0.0"
16   },
17   "source_files": [
18     "loginbutton",
19     "loginbutton/DKButton/*.{swift}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "pushed_with_swift_version": "3.0"