[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / c / 1 / SirenX / 2.0.0 / SirenX.podspec.json
blob4b36a214d1572d6cc4b0030b4dbb3e4dad6356af
2   "name": "SirenX",
3   "version": "2.0.0",
4   "swift_versions": "5.5",
5   "summary": "Notify users that a new version of your iOS app is available, and prompt them with the App Store link.",
6   "homepage": "https://github.com/xandreasjx/Siren",
7   "license": "MIT",
8   "authors": {
9     "xandreasjx": "xandreasjuenx@gmail.com"
10   },
11   "description": "Notify your users when a new version of your iOS app is available, and prompt them with the App Store link.",
12   "platforms": {
13     "ios": "15.0"
14   },
15   "source": {
16     "git": "https://github.com/xandreasjx/Siren.git",
17     "tag": "2.0.0"
18   },
19   "source_files": "Sources/**/*.swift",
20   "resources": "Sources/Siren.bundle",
21   "requires_arc": true,
22   "swift_version": "5.5"