blob: a4415b7d709e926fb74ddded3f4d184f95b4b253 [file] [log] [blame]
{
"name": "BLDropDownListView",
"version": "1.0.0",
"summary": "下拉列表",
"description": "Hope userful to you!",
"homepage": "https://github.com/Balopy/BLDropDownListView",
"license": "MIT (LICENSE)",
"authors": {
"wangchunlong": "wangchunlong@268xue.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Balopy/BLDropDownListView.git",
"tag": "1.0.0"
},
"source_files": "BLDropDownListView/BLDropDownListView/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
]
}