blob: 41391c3ac088bdde0494208a69ec8ed73a99b7dd [file] [log] [blame]
{
"name": "Siren",
"version": "2.0.5",
"summary": "Notify users when a new version of your iOS app is available, and prompt them with the App Store link..",
"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.",
"homepage": "https://github.com/ArtSabintsev/Siren",
"license": "MIT",
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com",
"Aaron Brager": "getaaron@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Siren.git",
"tag": "2.0.5"
},
"source_files": "Sources/*.swift",
"resources": "Sources/Siren.bundle",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}