[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 6 / 1 / AnnounceKit / 0.10.2 / AnnounceKit.podspec.json
blob9b35926bf2aef61118baab1ad09f466049ef3d3a
2   "name": "AnnounceKit",
3   "version": "0.10.2",
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/docs/ios-sdk",
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.2"
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"