blob: 1223a29955634b4aff5341f43f45f980690faa93 [file] [log] [blame]
{
"name": "ByvManager",
"version": "0.2.21",
"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.21"
},
"social_media_url": "https://twitter.com/byvapps",
"platforms": {
"ios": "9.0"
},
"source_files": "ByvManager/Classes/**/*",
"dependencies": {
"ByvUtils": [
"~> 1.0"
],
"ByvModalNav": [
"~> 1.0"
],
"BvImages": [
"~> 0.1"
],
"Alamofire": [
"4.5.1"
],
"SwiftyJSON": [
"4.0.0"
],
"SVProgressHUD": [
"2.2.2"
],
"BRYXBanner": [
"0.8.0"
],
"JNKeychain": [
"0.1.4"
]
},
"pushed_with_swift_version": "4.0"
}