[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 6 / PathshareSDK / 2.0.0 / PathshareSDK.podspec.json
blobb7cd95d551f16fb01b19fb8e0993c0cfd41c9ea8
2   "name": "PathshareSDK",
3   "version": "2.0.0",
4   "summary": "The Pathshare iOS SDK, for integrating realtime location sharing capabilities into your iOS application.",
5   "license": {
6     "type": "Apache license",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Jaro Habr": "jaro@freshbits.ch",
11     "Thomas Maurer": "thomas@freshbits.ch",
12     "Stefan Schurgast": "stefan@freshbits.ch"
13   },
14   "homepage": "https://github.com/freshbits/pathshare-sdk-ios",
15   "description": "The Pathshare iOS SDK, for integrating realtime location sharing capabilities into your iOS application. The SDK supports iOS 8 and iOS 9.",
16   "frameworks": [
17     "Foundation",
18     "UIKit",
19     "CoreLocation"
20   ],
21   "requires_arc": true,
22   "source": {
23     "git": "https://github.com/freshbits/pathshare-sdk-ios.git",
24     "tag": "2.0.0"
25   },
26   "platforms": {
27     "ios": "10.0"
28   },
29   "preserve_paths": "PathshareSDK.framework",
30   "vendored_frameworks": "PathshareSDK.framework"