blob: 9513ea2541e58bf4e78d0aa84050382e79d0ecf6 [file] [log] [blame]
{
"name": "FAPickerView",
"version": "0.1.8",
"summary": "replace FAImageView to SDWebImage",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FAPickerView/Classes/**/*",
"resource_bundles": {
"FAPickerView": [
"FAPickerView/Assets/Resources/*.xcassets"
]
},
"dependencies": {
"SDWebImage": [
]
}
}