blob: d6aef1a77f98a7dfee4cd19e91f6724592f80bdc [file] [log] [blame]
{
"name": "ADFilter",
"version": "0.1.2",
"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.1.2"
},
"source_files": [
"ADFilter/ADFilter/**/*.{h,m}"
],
"requires_arc": true
}