blob: 195f12a05cb83bc5d77a4c5ee4f7fbf73814d825 [file] [log] [blame]
{
"name": "Siren",
"version": "3.1.1",
"summary": "Notify users that a new version of your iOS app is available, and prompt them with the App Store link.",
"description": "Notify users when 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"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Siren.git",
"tag": "3.1.1"
},
"source_files": "Sources/*.swift",
"resources": "Sources/Siren.bundle",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}