blob: 38f261f0b2113c86f123b7768ec1b2db4a6bd03b [file] [log] [blame]
{
"name": "DKFiltrateView",
"version": "1.0.0",
"summary": "A Filtrate with some use",
"description": "A Filtrate with some use with cocoapod support.",
"homepage": "https://github.com/CtairChina/DKFiltrateView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ctair": "292795776@qq.com"
},
"source": {
"git": "https://github.com/CtairChina/DKFiltrateView.git",
"tag": "1.0.0"
},
"source_files": "DKFiltrateView/**/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"requires_arc": true
}