blob: 9a1f5c12eaa5234f89c9cc67a191c22bdf281e16 [file] [log] [blame]
{
"name": "BxInputController",
"version": "1.0.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": "1.0.7"
},
"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"
}