[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / a / 4 / alon-ios-sdk / 1.0.6 / alon-ios-sdk.podspec.json
blobc87e5d884de4b2bb60e050ac0b122297baa789e9
2   "name": "alon-ios-sdk",
3   "version": "1.0.6",
4   "summary": "An SDK to retrieve Apple Health data.",
5   "description": "Alon iOS SDK to retrieve Apple Health data",
6   "homepage": "https://github.com/alonhealth/alon-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucas Gaston Lober Boeris": "lucaslober@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alonhealth/alon-ios-sdk.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "13.4"
20   },
21   "source_files": "alon-ios-sdk/**/*.{swift,h,m}",
22   "frameworks": "HealthKit",
23   "swift_versions": [
24     "5.0",
25     "5.1",
26     "5.2",
27     "5.3",
28     "5.4",
29     "5.5",
30     "5.6",
31     "5.7",
32     "5.8",
33     "5.9"
34   ],
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
37     "ONLY_ACTIVE_ARCH": "YES",
38     "DEFINES_MODULE": "YES",
39     "MODULEMAP_FILE": "${PODS_TARGET_SRCROOT}/module.modulemap"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "deprecated": true,
45   "swift_version": "5.9"