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