blob: 43855475b0c7d65ab547326d7965aeb316e1c76a [file] [log] [blame]
{
"name": "ByvManager",
"version": "1.0.1",
"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": "1.0.1"
},
"social_media_url": "https://twitter.com/byvapps",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.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"
}