blob: 1278d63b879967717b79f5b7558d3820b1c70131 [file] [log] [blame]
{
"name": "ADFilter",
"version": "0.0.3",
"summary": "筛选控件",
"description": "a filter",
"homepage": "https://github.com/heLooksLikeADog/ADFilter",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"马乾征": "maqzeee@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/heLooksLikeADog/ADFilter.git",
"tag": "0.0.3"
},
"source_files": [
"ADFilter",
"ADFilter/ADFilter/**/*.{h,m}"
],
"requires_arc": true
}