[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / d / 0 / 4 / ByvManager / 0.2.5 / ByvManager.podspec.json
blobcb8c4fe1cd797cd3feb993b44a16d3aa3ff79f81
2   "name": "ByvManager",
3   "version": "0.2.5",
4   "summary": "An utility module",
5   "description": "An utility module for internal use in B&V Apps",
6   "homepage": "https://github.com/byvapps/ByvManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adrian": "adrian@byvapps.com"
13   },
14   "source": {
15     "git": "https://github.com/byvapps/ByvManager.git",
16     "tag": "0.2.5"
17   },
18   "social_media_url": "https://twitter.com/byvapps",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ByvManager/Classes/**/*",
23   "dependencies": {
24     "ByvUtils": [
26     ],
27     "ByvModalNav": [
29     ],
30     "Alamofire": [
31       "~> 4.0"
32     ],
33     "SwiftyJSON": [
35     ],
36     "SVProgressHUD": [
38     ],
39     "BRYXBanner": [
41     ]
42   },
43   "pushed_with_swift_version": "3.0"