blob: 71631540fe244bc87a92ed9cc8d9e0ef6d41bd50 [file] [log] [blame]
{
"name": "FAPickerView",
"version": "0.2.1",
"summary": "Add Bottom space to custom view + change search logic from start with to contain",
"homepage": "https://github.com/fadizant/FAPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fadizant": "fadizant@gmail.com"
},
"source": {
"git": "https://github.com/fadizant/FAPickerView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FAPickerView/Classes/**/*",
"resource_bundles": {
"FAPickerView": [
"FAPickerView/Assets/Resources/*.xcassets"
]
},
"dependencies": {
"SDWebImage": [
]
}
}