blob: 8f6b20be7d1434a8f60378153688443edf7aa4c5 [file] [log] [blame]
{
"name": "ECConditionFilterView",
"version": "0.0.1",
"authors": {
"EdenChow": "334186564@qq.com"
},
"homepage": "https://github.com/EdenChow/ECConditionFilterView.git",
"summary": "a dropdown menu for ios like wechat homepage.",
"source": {
"git": "https://github.com/EdenChow/ECConditionFilterView.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "ECConditionalSelectionView",
"public_header_files": "ECConditionalSelectionView/*.h"
}