[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / b / DDButton / 0.0.3 / DDButton.podspec.json
blob3d3395750fae2da30e46a10d618785d1e4f5020e
2   "name": "DDButton",
3   "version": "0.0.3",
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": "0.0.3"
15   },
16   "module_name": "DDButton",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10"
20   },
21   "source_files": "Sources/*.swift",
22   "frameworks": "SystemConfiguration",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "osx": {
27     "frameworks": "AppKit"
28   },
29   "dependencies": {
30     "Alamofire": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"