blob: 3785c85a5dd72680a5bd7d5911ea40bb3acd9d01 [file] [log] [blame]
{
"name": "BxInputController",
"version": "2.3.7",
"summary": "Swift library for all",
"description": "This framework will help iOS developers for simplify development general inputing controllers",
"homepage": "https://github.com/ByteriX/BxInputController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergey Balalaev": "sof.bix@mail.ru"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ByteriX/BxInputController.git",
"tag": "2.3.7"
},
"frameworks": [
"Foundation",
"UIKit"
],
"resources": [
"BxInputController/Sources/Assets.xcassets",
"BxInputController/Sources/**/*.xib"
],
"source_files": "BxInputController/Sources/**/*.swift",
"dependencies": {
"BxObjC/Vcl": [
],
"BxTextField": [
]
},
"pushed_with_swift_version": "3.0"
}