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