[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / 3 / e / 8 / KFXLocation / 0.7.0 / KFXLocation.podspec.json
blob23b92384b16fb33dee1b21fc20de274c65db6823
2   "name": "KFXLocation",
3   "version": "0.7.0",
4   "summary": "KFXLocation pod",
5   "description": "CoreLocation wrapper / helpers.",
6   "homepage": "https://github.com/ChristianFox/KFXLocation.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChristianFox": "christianfox890@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ChristianFox/KFXLocation.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KFXLocation/Classes/**/*",
22   "dependencies": {
23     "KFXAdditions": [
25     ],
26     "KFXCore": [
28     ]
29   }