[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 6 / 8 / RoverAppExtensions / 2.2.0 / RoverAppExtensions.podspec.json
blob9b2ad001dc625b684fdce1d3329e44aa90d0724b
2   "name": "RoverAppExtensions",
3   "version": "2.2.0",
4   "summary": "Rover iOS App Extensions",
5   "homepage": "https://www.rover.io",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Rover Labs Inc.": "support@rover.io"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/RoverPlatform/rover-ios.git",
15     "tag": "v2.2.0"
16   },
17   "cocoapods_version": ">= 1.4.0",
18   "source_files": [
19     "Sources/Foundation/**/*.swift",
20     "Sources/AppExtensions/**/*.swift"
21   ],
22   "frameworks": [
23     "MobileCoreServices",
24     "UserNotifications"
25   ]