[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 8 / 3 / f / swift-numerics-real / 1.0.2 / swift-numerics-real.podspec.json
blob1efadcda5313e024d92e2d911173cb5b0aca703b
2   "name": "swift-numerics-real",
3   "module_name": "RealModule",
4   "version": "1.0.2",
5   "summary": "Real module",
6   "description": "Things related to real numbers.",
7   "homepage": "https://github.com/apple/swift-numerics",
8   "license": {
9     "type": "Apache License, Version 2.",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Apple": "apple@apple.com"
14   },
15   "source": {
16     "git": "https://github.com/apple/swift-numerics.git",
17     "tag": "1.0.2"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "12.0"
22   },
23   "swift_versions": "5.0",
24   "ios": {
25     "dependencies": {
26       "swift-numerics-shims": [
28       ]
29     }
30   },
31   "source_files": "Sources/RealModule/**/*.{h,m,swift}",
32   "swift_version": "5.0"