[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / 8 / RoverAppExtensions / 2.0.0-beta.3 / RoverAppExtensions.podspec.json
blobca46811ae134c6dff97e58f39c7420300ec22f8c
2   "name": "RoverAppExtensions",
3   "version": "2.0.0-beta.3",
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.0.0-beta.3"
16   },
17   "swift_version": "4.1",
18   "cocoapods_version": ">= 1.4.0",
19   "source_files": [
20     "Sources/Foundation/**/*.swift",
21     "Sources/AppExtensions/**/*.swift"
22   ],
23   "frameworks": [
24     "MobileCoreServices",
25     "UserNotifications"
26   ]