[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / 0 / d / BxUpdateManager / 0.9.3 / BxUpdateManager.podspec.json
bloba16af7819c0ee16a80bba7da54cf8a4f8a3a1460
2   "name": "BxUpdateManager",
3   "version": "0.9.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   "source": {
18     "git": "https://github.com/ByteriX/BxUpdateManager.git",
19     "tag": "0.9.3"
20   },
21   "frameworks": [
22     "Foundation"
23   ],
24   "source_files": [
25     "BxUpdateManager/Sources/**/*.{swift}",
26     "BxUpdateManager/Sources/*.{swift}"
27   ],
28   "dependencies": {
29     "Reachability": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"