blob: e631a8379551dfec75f1f020809662c76283984f [file] [log] [blame]
{
"name": "SKFontAwesomeIconPickerView",
"version": "0.0.2",
"summary": "An icon picker view which will show list of icons from Font Awesome.",
"description": "With the help of this Picker, you can provide a picker for icons from Font awesome.\nIt's very simple. Just drag & drop the view & change View type.\nHandle the closure for on-icon-select event & you're done.\nHope that helps. Cheers.",
"homepage": "http://sagarrkothari.com/2017/11/13/Using-FontAwesome-Icon-Picker/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sagar Kothari": "sag333ar@gmail.com"
},
"social_media_url": "http://sagarrkothari.com",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sag333ar/SKFontAwesomeIconPickerView.git",
"tag": "0.0.2"
},
"source_files": "*.{swift}",
"resource_bundles": {
"Controls": [
"*.{storyboard}"
]
},
"pushed_with_swift_version": "3.0"
}