[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 0 / d / BxUpdateManager / 1.0.3 / BxUpdateManager.podspec.json
blob68c7a832789b17c477d1cfc9cf3b62951decd53f
2   "name": "BxUpdateManager",
3   "version": "1.0.3",
4   "summary": "Swift manager for checking update from network and local.",
5   "description": "Swift manager for checking update from network and local.",
6   "homepage": "https://github.com/ByteriX/BxUpdateManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sergey Balalaev": "sof.bix@mail.ru"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": [
18     "3.0",
19     "3.1",
20     "3.2",
21     "4.0",
22     "4.1",
23     "4.2",
24     "5.0",
25     "5.1",
26     "5.2"
27   ],
28   "source": {
29     "git": "https://github.com/ByteriX/BxUpdateManager.git",
30     "tag": "1.0.3"
31   },
32   "frameworks": [
33     "Foundation"
34   ],
35   "source_files": [
36     "BxUpdateManager/Sources/**/*.{swift}",
37     "BxUpdateManager/Sources/*.{swift}"
38   ],
39   "dependencies": {
40     "Reachability": [
42     ]
43   },
44   "swift_version": "5.2"