[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 7 / 1 / 3 / GTRPImageCoreEngineTool / 0.1.0 / GTRPImageCoreEngineTool.podspec.json
blobedbfb4b253bf2a0c95419549a354237b0c9eaaeb
2   "name": "GTRPImageCoreEngineTool",
3   "version": "0.1.0",
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.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "GTRPImageCoreEngineTool/Classes/**/*",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }