[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 4 / ByvManager / 2.0.0 / ByvManager.podspec.json
blobd6b7937a74fa87c7d0b8d831715f12ac7fa465b5
2   "name": "ByvManager",
3   "version": "2.0.0",
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": "2.0.0"
17   },
18   "social_media_url": "https://twitter.com/byvapps",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "source_files": "ByvManager/Classes/**/*",
26   "dependencies": {
27     "ByvUtils": [
28       "~> 1.0"
29     ],
30     "ByvModalNav": [
31       "~> 1.0"
32     ],
33     "BvImages": [
34       "~> 0.1"
35     ],
36     "Alamofire": [
37       "4.7.1"
38     ],
39     "SwiftyJSON": [
40       "4.0.0"
41     ],
42     "SVProgressHUD": [
43       "2.2.5"
44     ],
45     "BRYXBanner": [
46       "0.8.0"
47     ],
48     "JNKeychain": [
49       "0.1.4"
50     ]
51   },
52   "pushed_with_swift_version": "4.0"