blob: b68c5ef69f3543fe5263d89606657b2f3ecc8fe5 [file] [log] [blame]
{
"name": "FAPickerView",
"version": "0.1.9",
"summary": "Fix RTL layout + remove scroll from customView",
"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.1.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FAPickerView/Classes/**/*",
"resource_bundles": {
"FAPickerView": [
"FAPickerView/Assets/Resources/*.xcassets"
]
},
"dependencies": {
"SDWebImage": [
]
}
}