blob: 98722419a171d0ed4de1a31f2ad00e17b2b1e77b [file] [log] [blame]
{
"name": "Siren",
"version": "3.5.1",
"swift_version": "4.2",
"summary": "Notify users that a new version of your iOS app is available, and prompt them with the App Store link.",
"homepage": "https://github.com/ArtSabintsev/Siren",
"license": "MIT",
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com",
"Aaron Brager": "getaaron@gmail.com"
},
"description": "Notify your users when a new version of your iOS app is available, and prompt them with the App Store link.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Siren.git",
"tag": "3.5.1"
},
"source_files": "Sources/*.swift",
"resources": "Sources/Siren.bundle",
"requires_arc": true
}