[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 6 / 4 / KCSForm-iOS / 1.1.3 / KCSForm-iOS.podspec.json
blobffffad8990103def7ecb369b80b0a93b6f82a8bd
2   "name": "KCSForm-iOS",
3   "version": "1.1.3",
4   "summary": "KCS Form is a library to help you build iOS UI forms using pre-built input types.",
5   "description": "KCS Form is a library to help you build iOS UI forms using pre-built input types. The SDK is easy to use and easy to style to make form creation effortless.",
6   "homepage": "https://github.com/KineticCafe/KCSForm-iOS",
7   "authors": {
8     "Kinetic Commerce": "info@kineticcommerce.com"
9   },
10   "license": {
11     "type": "MIT"
12   },
13   "source": {
14     "git": "https://github.com/KineticCafe/KCSForm-iOS.git",
15     "tag": "1.1.3"
16   },
17   "swift_versions": "4.0",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "KCSForm-iOS/Classes/**/*",
22   "resources": [
23     "KCSForm-iOS/Assets/*.bundle"
24   ],
25   "dependencies": {
26     "IQKeyboardManager": [
28     ],
29     "DropDown": [
31     ]
32   },
33   "swift_version": "4.0"