blob: f0aaf81f87e60d8159c91efaa0989927158e8469 [file] [log] [blame]
{
"name": "BxInputController",
"version": "2.5.2",
"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.5.2"
},
"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"
}