[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 3 / GTRPImageCoreEngineTool / 0.1.3 / GTRPImageCoreEngineTool.podspec.json
blobc3e9d05c47291185217288234ce5b69c630f5883
2   "name": "GTRPImageCoreEngineTool",
3   "version": "0.1.3",
4   "summary": "A image render engine tool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/GhostShadowReaper/GTRPImageCoreEngineTool",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "GhostReaper": "shadow_knife@yahoo.com"
12   },
13   "source": {
14     "git": "https://github.com/GhostShadowReaper/GTRPImageCoreEngineTool.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "GTRPImageCoreEngineTool/Classes/*.h",
21   "resource_bundles": {
22     "GTRPImageCoreEngineTool": [
23       "GTRPImageCoreEngineTool/Assets/*.bundle"
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": "GTRPImageCoreEngineTool/Frameworks/*.framework"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   }