[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / c / 7 / 4 / FusionCloudIOS / 0.1.4 / FusionCloudIOS.podspec.json
blob28cf2f6be4a59f225d28db4f2151f76fb97193cc
2   "name": "FusionCloudIOS",
3   "version": "0.1.4",
4   "summary": "FusionCloudIOS API for Satellite with QR code pairing logic",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/van-agustin/FusionCloudIOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "datameshgroup": "vanessa@datameshgroup.com"
13   },
14   "source": {
15     "git": "https://github.com/datameshgroup/FusionCloudIOS.git",
16     "tag": "0.1.4"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "source_files": "FusionCloudIOS/Classes/**/*",
29   "dependencies": {
30     "ObjectMapper": [
31       "~> 4.2.0"
32     ],
33     "IDZSwiftCommonCrypto": [
34       "~> 0.13"
35     ],
36     "Starscream": [
37       "4.0.4"
38     ]
39   },
40   "swift_version": "5.0"