blob: d958e2653f515c8da6e8e5dc6a7244deefa7fc04 [file] [log] [blame]
{
"name": "DBKits",
"version": "1.1.5",
"summary": "Dabay tech : DBKits is useful UI tools.",
"homepage": "https://github.com/Dabay-Tech/DBKits",
"license": "Apache-2.0",
"authors": {
"Tao Fei": "taofei0610@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Dabay-Tech/DBKits.git",
"tag": "1.1.5"
},
"source_files": "DBKits/**/*.{h,m}",
"frameworks": [
"UIKit",
"Accelerate",
"Security"
],
"requires_arc": true,
"dependencies": {
"MBProgressHUD-DBExtension": [
"~> 1.0.0"
]
}
}