[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 6 / MNA_IOSSDK / 1.0.2 / MNA_IOSSDK.podspec.json
blob47fe9631126855b981128c45ec5809f8ee0a558a
2   "name": "MNA_IOSSDK",
3   "version": "1.0.2",
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.2"
19   },
20   "source_files": "MNA_IOSSDK/mna_1_0_0.framework/Headers/*.{h}",
21   "vendored_frameworks": "MNA_IOSSDK/mna_1_0_0.framework",
22   "public_header_files": "MNA_IOSSDK/mna_1_0_0.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   }