[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / 6 / 1 / AnnounceKit / 0.10.0 / AnnounceKit.podspec.json
blob3e22e132c8ce9788227206cac43312e3c5e7a49d
2   "name": "AnnounceKit",
3   "version": "0.10.0",
4   "summary": "AnnounceKit is the iOS SDK of AnnounceKit. Find more info on https://announcekit.app",
5   "description": "AnnounceKit is the iOS SDK of AnnounceKit.\nIt lets you display widgets right from your app. You can create native launcher buttons, or use your own UI components to trigger widgets.\n\nYou can also subscribe to unread count changes to update your UI.\n\nInstall via CocoaPods, Carthage and SPM.",
6   "homepage": "https://announcekit.app",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Seyfeddin Başsaraç": "seyfeddin@wearethread.co"
13   },
14   "source": {
15     "git": "https://github.com/announcekitapp/announcekit-ios-sdk.git",
16     "tag": "0.10.0"
17   },
18   "social_media_url": "https://twitter.com/announcekit",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "swift_versions": "5.0",
26   "platforms": {
27     "ios": "11.0"
28   },
29   "source_files": "Sources/AnnounceKit/Classes/**/*",
30   "frameworks": [
31     "UIKit",
32     "WebKit"
33   ],
34   "swift_version": "5.0"