[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 7 / 4 / mfPicker / 1.0.2 / mfPicker.podspec.json
blob110f75c2536d890b0ee8eec36cd9e5cbb950697f
2   "name": "mfPicker",
3   "version": "1.0.2",
4   "summary": "A light UIPicker",
5   "description": "mfPicker is a light UIPicker written in swift",
6   "homepage": "https://github.com/mohammadFirouzi/mfPicker",
7   "screenshots": "https://s7.gifyu.com/images/mfPickerSSH.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mohammad Firouzi": "mohammad.spz@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/mohammadFirouzi/mfPicker.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Files/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]