[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 6 / MNA_IOSSDK / 1.0.3 / MNA_IOSSDK.podspec.json
blob5688745ccd11cb00a2a34da9479f6733aad36291
2   "name": "MNA_IOSSDK",
3   "version": "1.0.3",
4   "summary": "the sdk of mna.",
5   "description": "the mna sdk to use mna for accelerate",
6   "homepage": "https://github.com/yuqinfeiLT/MNA_IOSSDK",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "klausyu": "878919698@qq.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/yuqinfeiLT/MNA_IOSSDK.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "MNA_IOSSDK/mna_ios_sdk.framework/Headers/*.{h}",
21   "vendored_frameworks": "MNA_IOSSDK/mna_ios_sdk.framework",
22   "public_header_files": "MNA_IOSSDK/mna_ios_sdk.framework/Headers/*.h",
23   "libraries": [
24     "z",
25     "stdc++"
26   ],
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }