[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / 0 / MagicBell / 1.0.0 / MagicBell.podspec.json
blob6705d8d4f76e94c7d48bf7909960aa393c15d2e0
2   "name": "MagicBell",
3   "version": "1.0.0",
4   "summary": "Official MagicBell SDK for Swift",
5   "description": "Official MagicBell SDK for Swift. The notification inbox for your product.",
6   "homepage": "https://magicbell.com",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MagicBell": "hello@magicbell.com"
13   },
14   "source": {
15     "git": "https://github.com/magicbell-io/magicbell-swift",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/magicbell_io",
19   "platforms": {
20     "osx": "10.15",
21     "ios": "12.0"
22   },
23   "swift_versions": [
24     "5.3",
25     "5.4",
26     "5.5"
27   ],
28   "source_files": "Source/**/*.swift",
29   "dependencies": {
30     "Harmony": [
31       "2.0.0"
32     ],
33     "Ably": [
34       "1.2.7"
35     ]
36   },
37   "swift_version": "5.5"