[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 8 / a / Siren / 2.0.2 / Siren.podspec.json
blobd5fdf99c4ef5d85506184933503bd3a8940ecd72
2   "name": "Siren",
3   "version": "2.0.2",
4   "summary": "Notify users when a new version of your iOS app is available, and prompt them with the App Store link..",
5   "description": "Siren is checks a user’s currently installed version of your iOS app against the version that is currently available in the App Store.",
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   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/ArtSabintsev/Siren.git",
17     "tag": "2.0.2"
18   },
19   "source_files": "Sources/*.swift",
20   "resources": "Sources/Siren.bundle",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"