[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / d / e / 6 / PathshareSDK / 2.1.0 / PathshareSDK.podspec.json
blobd7673c6b6ed1b9570e64e6bbc6c011303de48c17
2   "name": "PathshareSDK",
3   "version": "2.1.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 10 and later.",
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.1.0"
25   },
26   "platforms": {
27     "ios": "10.0"
28   },
29   "preserve_paths": "PathshareSDK.framework",
30   "vendored_frameworks": "PathshareSDK.framework"