blob: 66e631fd3b2945dc473b09eff086673def613b81 [file] [log] [blame]
{
"name": "BxInputController",
"version": "0.9.16",
"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": "0.9.16"
},
"frameworks": [
"Foundation",
"UIKit"
],
"resources": [
"BxInputController/Sources/Assets.xcassets",
"BxInputController/Sources/**/*.xib"
],
"source_files": "BxInputController/Sources/**/*.{swift}",
"dependencies": {
"BxObjC/Vcl": [
]
},
"pushed_with_swift_version": "3.0"
}