[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / f / ESPathFinding / 0.0.2 / ESPathFinding.podspec.json
blob9167bcc8f952dd11aa9ac204ff28238d9b7dd11f
2   "name": "ESPathFinding",
3   "version": "0.0.2",
4   "summary": "ESPathFinding",
5   "homepage": "https://github.com/Jendby/ESPathFinding",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eugene Smolyakov": "jendby@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Jendby/ESPathFinding.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "ESPathFinding/**/*.{swift}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreLocation",
26     "SceneKit",
27     "Accelerate"
28   ],
29   "weak_frameworks": "ARKit",
30   "requires_arc": true,
31   "static_framework": true,
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "swift_version": "5.0"