[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / d / 0 / 4 / ByvManager / 1.0.0 / ByvManager.podspec.json
blob8705a909a6ebf32222d79e6f75e77de91d9eb4a1
2   "name": "ByvManager",
3   "version": "1.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": "1.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.5.1"
38     ],
39     "SwiftyJSON": [
40       "4.0.0"
41     ],
42     "SVProgressHUD": [
43       "2.2.2"
44     ],
45     "BRYXBanner": [
46       "0.8.0"
47     ],
48     "JNKeychain": [
49       "0.1.4"
50     ]
51   },
52   "pushed_with_swift_version": "4.0"