[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / d / 0 / Donky-CoreLocation / 4.7.0.0 / Donky-CoreLocation.podspec.json
blobba59809dc8c95d961f7bdc1707bcdd17ed404d3f
2   "name": "Donky-CoreLocation",
3   "version": "4.7.0.0",
4   "summary": "The location services module",
5   "description": "This module allows you to access the location services with the Donky Network.",
6   "homepage": "https://github.com/Donky-Network/DonkySDK-iOS-Modular",
7   "license": "MIT",
8   "authors": {
9     "Donky Networks Ltd": "sdk@mobiledonky.com"
10   },
11   "source": {
12     "git": "https://github.com/Donky-Network/DonkySDK-iOS-Modular.git",
13     "tag": "v4.7.0.0"
14   },
15   "social_media_url": "https://twitter.com/mobiledonky",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "deprecated": true,
21   "source_files": "src/modules/Location Services/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Donky-Core-SDK": [
29     ]
30   }