blob: 07833cd75821fbffc1e06aaab181ff424ac4a3b2 [file] [log] [blame]
{
"name": "DKUIViewExtensions",
"version": "0.0.1",
"license": "MIT",
"summary": "An Animate Water view on iOS.",
"homepage": "https://github.com/DK-L-iOS/DKUIViewExtensions",
"authors": {
"DK-Li": "850472765@qq.com"
},
"source": {
"git": "https://github.com/DK-L-iOS/DKUIViewExtensions.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "DKUIViewExtensions/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
]
}
}