[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 4 / 6 / d / AKUpdateManager / 1.0.1 / AKUpdateManager.podspec.json
blob3abea725818aa8868e182d110285db16b95a463c
2   "name": "AKUpdateManager",
3   "summary": "AKUpdateManager manages your app updates.",
4   "requires_arc": true,
5   "version": "1.0.1",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Amr Koritem": "amr.koritem92@gmail.com"
12   },
13   "homepage": "https://github.com/AmrKoritem/AKUpdateManager",
14   "source": {
15     "git": "https://github.com/AmrKoritem/AKUpdateManager.git",
16     "tag": "v1.0.1"
17   },
18   "frameworks": "UIKit",
19   "source_files": "Sources/AKUpdateManager/**/*.{swift}",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "13.0",
23     "tvos": "13.0"
24   },
25   "swift_version": "5.0"