[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 3 / 7 / MS_FormControls / 0.1.4 / MS_FormControls.podspec.json
blob1c3b958301cb143488c6c3063e579eb824d51ef5
2   "name": "MS_FormControls",
3   "version": "0.1.4",
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.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ]