[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 0 / 4 / ByvManager / 0.2.21 / ByvManager.podspec.json
blob1223a29955634b4aff5341f43f45f980690faa93
2   "name": "ByvManager",
3   "version": "0.2.21",
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.21"
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": [
25       "~> 1.0"
26     ],
27     "ByvModalNav": [
28       "~> 1.0"
29     ],
30     "BvImages": [
31       "~> 0.1"
32     ],
33     "Alamofire": [
34       "4.5.1"
35     ],
36     "SwiftyJSON": [
37       "4.0.0"
38     ],
39     "SVProgressHUD": [
40       "2.2.2"
41     ],
42     "BRYXBanner": [
43       "0.8.0"
44     ],
45     "JNKeychain": [
46       "0.1.4"
47     ]
48   },
49   "pushed_with_swift_version": "4.0"