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