[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / b / 5 / GofBModule / 0.1.0 / GofBModule.podspec.json
blob566671bcaec266ce05db5d182cc90a3c826d4742
2   "name": "GofBModule",
3   "version": "0.1.0",
4   "summary": "A short description of GofBModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LeeGof/GofBModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LeeGof": "ligfufida@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LeeGof/GofBModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "GofBModule/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }