blob: 3eb944f29fbcbc2a9f3950c6dfd2b1fdb0533b0e [file] [log] [blame]
{
"name": "BxUpdateManager",
"version": "0.9.1",
"summary": "Swift manager for checking update from network and local.",
"description": "Swift manager for checking update from network and local.",
"homepage": "https://github.com/ByteriX/BxUpdateManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergey Balalaev": "sof.bix@mail.ru"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ByteriX/BxUpdateManager.git",
"tag": "0.9.1"
},
"frameworks": [
"Foundation"
],
"source_files": [
"BxUpdateManager/Sources/**/*.{swift}",
"BxUpdateManager/Sources/*.{swift}"
],
"dependencies": {
"Reachability": [
]
},
"pushed_with_swift_version": "3.0"
}