blob: 624023f990179c4780be27881035c9f7b04b712c [file] [log] [blame]
{
"name": "DDButton",
"version": "0.0.2",
"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": "0.0.2"
},
"module_name": "DDButton",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift",
"frameworks": "SystemConfiguration",
"ios": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "AppKit"
},
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}