[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / c / d / 9 / MS_FromControls / 0.1.3 / MS_FromControls.podspec.json
blob27ef7eebe7f0f7f8e6731cc7ebbaddd002038cc8
2   "name": "MS_FromControls",
3   "version": "0.1.3",
4   "swift_version": "5.0",
5   "summary": "iOS UI Controls for Form that are not present in default.",
6   "description": "iOS UI Controls for Form that are not present in default. This contains dropdowns, checkbox etc.",
7   "homepage": "https://github.com/manojshrestha/MS_FormControls",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "manojshrestha": "iam.manojshrestha@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/manojshrestha/MS_FormControls.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "MS_FormControls/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ]