[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / d / 9 / MobileNA_IOSSDK / 1.1.2 / MobileNA_IOSSDK.podspec.json
blob42559f53c2e1f069cbb82f880d787baa4f8aab01
2   "name": "MobileNA_IOSSDK",
3   "version": "1.1.2",
4   "summary": "the sdk of mna.",
5   "description": "the mna sdk to use mna for accelerate",
6   "homepage": "https://github.com/Tencent/MobileNA_IOSSDK.git",
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/Tencent/MobileNA_IOSSDK.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "MobileNA_IOSSDK/mna_ios_sdk.framework/Headers/*.{h}",
21   "vendored_frameworks": "MobileNA_IOSSDK/mna_ios_sdk.framework",
22   "public_header_files": "MobileNA_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   }