[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / d / GofAModule / 0.1.0 / GofAModule.podspec.json
blob1151437b7d579e6c6537e86a82164cf7ae3d5a37
2   "name": "GofAModule",
3   "version": "0.1.0",
4   "summary": "A short description of GofAModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LeeGof/GofAModule",
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/GofAModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "GofAModule/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "dependencies": {
29     "GofKitLib": [
30       "0.0.4"
31     ]
32   }