[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / a / Siren / 5.2.3 / Siren.podspec.json
blob53affff24a8c8b761d3ae17c12c60bdf5031a4e8
2   "name": "Siren",
3   "version": "5.2.3",
4   "swift_versions": "5.1",
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/ArtSabintsev/Siren",
7   "license": "MIT",
8   "authors": {
9     "Arthur Ariel Sabintsev": "arthur@sabintsev.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": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/ArtSabintsev/Siren.git",
17     "tag": "5.2.3"
18   },
19   "source_files": "Sources/**/*.swift",
20   "resources": "Sources/Siren.bundle",
21   "requires_arc": true,
22   "swift_version": "5.1"