blob: 892a38d5a6b3c65743c66eb45b43975d2be30449 [file] [log] [blame]
{
"name": "KCSForm-iOS",
"version": "1.0.7",
"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.0.7"
},
"swift_version": "4.0",
"platforms": {
"ios": "11.0"
},
"source_files": "KCSForm-iOS/Classes/**/*",
"resources": [
"KCSForm-iOS/Assets/*.bundle"
],
"dependencies": {
"IQKeyboardManager": [
],
"DropDown": [
]
}
}