[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 6 / 3 / SKFontAwesomeIconPickerView / 0.0.2 / SKFontAwesomeIconPickerView.podspec.json
blobe631a8379551dfec75f1f020809662c76283984f
2   "name": "SKFontAwesomeIconPickerView",
3   "version": "0.0.2",
4   "summary": "An icon picker view which will show list of icons from Font Awesome.",
5   "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.",
6   "homepage": "http://sagarrkothari.com/2017/11/13/Using-FontAwesome-Icon-Picker/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sagar Kothari": "sag333ar@gmail.com"
13   },
14   "social_media_url": "http://sagarrkothari.com",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/sag333ar/SKFontAwesomeIconPickerView.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "*.{swift}",
23   "resource_bundles": {
24     "Controls": [
25       "*.{storyboard}"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"