[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / a / 2 / TookanTracker / 0.0.8 / TookanTracker.podspec.json
blob91c78c720904113ffe9fa9d22549ce72679198b3
2   "name": "TookanTracker",
3   "version": "0.0.8",
4   "summary": "Now add Tookan Tracker in app for quick tracking.",
5   "homepage": "https://github.com/Jungle-Works/tookan-tracker-ios.git",
6   "documentation_url": "https://docs.jungleworks.com/tookan/sdk/ios",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Mukul Kansal": "mukul.kansal@jungleworks.com"
13   },
14   "source": {
15     "git": "https://github.com/Jungle-Works/tookan-tracker-ios.git",
16     "tag": "0.0.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "source_files": "TookanTracker/**/*.{h,m,swift,c}",
23   "resources": "TookanTracker/**/*.{png,jpeg,jpg,storyboard,xib}",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "GoogleMaps": [
33     ],
34     "GooglePlaces": [
36     ],
37     "CocoaAsyncSocket": [
39     ],
40     "Flightmap-SDK-iOS": [
42     ]
43   },
44   "swift_versions": "5.0",
45   "swift_version": "5.0"