blob: dadb29f90ea7a0f4447023ff30b22f2c7b669f31 [file] [log] [blame]
{
"name": "FAPickerView",
"version": "0.2.0",
"summary": "Refactor swift methods naming + add sections + static access + fix selected items",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FAPickerView/Classes/**/*",
"resource_bundles": {
"FAPickerView": [
"FAPickerView/Assets/Resources/*.xcassets"
]
},
"dependencies": {
"SDWebImage": [
]
}
}