[Add] TorusSessionManager 6.1.0
[CocoaPods.git] / Specs / 2 / e / b / DDButton / 0.0.1 / DDButton.podspec.json
blob37b5f66e836a3ac33fe556026e440e94e9d82b87
2   "name": "DDButton",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/dqw18037/DDButton",
8   "authors": {
9     "dqw": "dqwdlut@gmail.com"
10   },
11   "summary": "a helpfull button element",
12   "source": {
13     "git": "https://github.com/dqw18037/DDButton.git",
14     "tag": "v0.0.1"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10"
19   },
20   "frameworks": "SystemConfiguration",
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "osx": {
25     "frameworks": "AppKit"
26   },
27   "dependencies": {
28     "Alamofire": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"