[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / a / Siren / 3.4.1 / Siren.podspec.json
blobb98355372bf3267cda911bec202d2362867d38f0
2   "name": "Siren",
3   "version": "3.4.1",
4   "swift_version": "4.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     "Aaron Brager": "getaaron@gmail.com"
11   },
12   "description": "Notify your users when a new version of your iOS app is available, and prompt them with the App Store link.",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ArtSabintsev/Siren.git",
18     "tag": "3.4.1"
19   },
20   "source_files": "Sources/*.swift",
21   "resources": "Sources/Siren.bundle",
22   "requires_arc": true