blob: 99b456cca7b948c282012f78bcb63ae238d201ab [file] [log] [blame]
{
"name": "RoverAppExtensions",
"version": "2.1.1",
"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.1.1"
},
"cocoapods_version": ">= 1.4.0",
"source_files": [
"Sources/Foundation/**/*.swift",
"Sources/AppExtensions/**/*.swift"
],
"frameworks": [
"MobileCoreServices",
"UserNotifications"
]
}