[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / f / ImageCoreEngineTool / 0.2.0 / ImageCoreEngineTool.podspec.json
blobf7a62bf0eadaa863b69a1377ee41801fcff2ce09
2   "name": "ImageCoreEngineTool",
3   "version": "0.2.0",
4   "summary": "A Image Core Engine Tool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DiablosDreadlord/ImageCoreEngineTool",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Diablos Dreadlord": "diablos.dreadlord@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/DiablosDreadlord/ImageCoreEngineTool.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "ImageCoreEngineTool/Classes/*.h",
21   "resource_bundles": {
22     "ImageCoreEngineTool": [
23       "ImageCoreEngineTool/Assets/*.bundle"
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": "ImageCoreEngineTool/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   }