[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 3 / LyraMotion / 4.0.0 / LyraMotion.podspec.json
blobbf6ce09fb908bea71d9e02abcd1e243f38a3f275
2   "name": "LyraMotion",
3   "version": "4.0.0",
4   "swift_versions": "5.0",
5   "license": "MIT",
6   "summary": "This library is a fork of CosmicMind Motion library that fix the compilation problem with Xcode 15",
7   "homepage": "https://github.com/lyra/Motion",
8   "authors": {
9     "Lyra Dev Mobile": "dev-mobile@lyra-network.com"
10   },
11   "source": {
12     "git": "https://github.com/lyra/Motion.git",
13     "tag": "4.0.0"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "default_subspecs": "Core",
19   "subspecs": [
20     {
21       "name": "Core",
22       "platforms": {
23         "ios": "11.0"
24       },
25       "ios": {
26         "source_files": "Sources/**/*.swift"
27       },
28       "requires_arc": true
29     }
30   ],
31   "swift_version": "5.0"