blob: 37b5f66e836a3ac33fe556026e440e94e9d82b87 [file] [log] [blame]
{
"name": "DDButton",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/dqw18037/DDButton",
"authors": {
"dqw": "dqwdlut@gmail.com"
},
"summary": "a helpfull button element",
"source": {
"git": "https://github.com/dqw18037/DDButton.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"frameworks": "SystemConfiguration",
"ios": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "AppKit"
},
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}