blob: a6081c9834a9573a81eb763ac0ba972dd04d97a5 [file] [log] [blame]
{
"name": "KCSForm-iOS",
"version": "1.1.0",
"summary": "KCS Form is a library to help you build iOS UI forms using pre-built input types.",
"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.",
"homepage": "https://github.com/KineticCafe/KCSForm-iOS",
"authors": {
"Kinetic Commerce": "info@kineticcommerce.com"
},
"license": {
"type": "MIT"
},
"source": {
"git": "https://github.com/KineticCafe/KCSForm-iOS.git",
"tag": "1.1.0"
},
"swift_versions": "4.0",
"platforms": {
"ios": "11.0"
},
"source_files": "KCSForm-iOS/Classes/**/*",
"resources": [
"KCSForm-iOS/Assets/*.bundle"
],
"dependencies": {
"IQKeyboardManager": [
],
"DropDown": [
]
},
"swift_version": "4.0"
}