[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 8 / f / MyTestPodLib / 0.1.2 / MyTestPodLib.podspec.json
blobd2b15174dc4945c4d913a303a1cd16a669c464ee
2   "name": "MyTestPodLib",
3   "version": "0.1.2",
4   "summary": "A short description of MyTestPodLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/FarmerChina/MyTestPodLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FarmerChina": "ningguotong1142115009@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/FarmerChina/MyTestPodLib.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Example/sdk/MyTestPodLib.xcframework"
23   },
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"