blob: 99a53187a2deacbe294ca074ab7b585df07e5d94 [file] [log] [blame]
{
"name": "RoverAppExtensions",
"version": "2.2.0-beta.2",
"summary": "Rover iOS App Extensions",
"homepage": "https://www.rover.io",
"license": "Apache License, Version 2.0",
"authors": {
"Rover Labs Inc.": "support@rover.io"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/RoverPlatform/rover-ios.git",
"tag": "v2.2.0-beta.2"
},
"cocoapods_version": ">= 1.4.0",
"source_files": [
"Sources/Foundation/**/*.swift",
"Sources/AppExtensions/**/*.swift"
],
"frameworks": [
"MobileCoreServices",
"UserNotifications"
]
}