blob: 2ba6f38aa9aa6d7700af0e93728968306328141b [file] [log] [blame]
{
"name": "ByvManager",
"version": "0.2.18",
"summary": "An utility module",
"description": "An utility module for internal use in B&V Apps",
"homepage": "https://github.com/byvapps/ByvManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrian": "adrian@byvapps.com"
},
"source": {
"git": "https://github.com/byvapps/ByvManager.git",
"tag": "0.2.18"
},
"social_media_url": "https://twitter.com/byvapps",
"platforms": {
"ios": "9.0"
},
"source_files": "ByvManager/Classes/**/*",
"dependencies": {
"ByvUtils": [
],
"ByvModalNav": [
],
"BvImages": [
],
"Alamofire": [
"~> 4.0"
],
"SwiftyJSON": [
],
"SVProgressHUD": [
],
"BRYXBanner": [
],
"JNKeychain": [
]
},
"pushed_with_swift_version": "4.0"
}