blob: bc9601b93f67a5f44d7b42e23934f496ddf706b6 [file] [log] [blame]
{
"name": "ByvManager",
"version": "2.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": "2.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.7.1"
],
"SwiftyJSON": [
"4.0.0"
],
"SVProgressHUD": [
"2.2.5"
],
"BRYXBanner": [
"0.8.0"
],
"JNKeychain": [
"0.1.4"
]
},
"pushed_with_swift_version": "4.0"
}