blob: 8bd07b003c737aba0ab6705e4f692e65fa643eef [file] [log] [blame]
{
"name": "ByvManager",
"version": "0.1.3",
"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.1.3"
},
"social_media_url": "https://twitter.com/byvapps",
"platforms": {
"ios": "9.0"
},
"source_files": "ByvManager/Classes/**/*",
"dependencies": {
"ByvUtils": [
],
"Alamofire": [
"~> 4.0"
],
"SwiftyJSON": [
],
"SVProgressHUD": [
]
},
"pushed_with_swift_version": "3.0"
}