[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / 7 / MS_FormControls / 0.1.1 / MS_FormControls.podspec.json
blob923e9438a665eeaddf9138fa1b41072083758674
2   "name": "MS_FormControls",
3   "version": "0.1.1",
4   "swift_version": "4.2",
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     "Manoj Shrestha": "iam.manojshrestha@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/manojshrestha/MS_FormControls.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ]