[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / 1 / MTTransitions / 1.6.2 / MTTransitions.podspec.json
blobd9fb0a6d1adf8ff5b43265415fee11b052f7a3b4
2   "name": "MTTransitions",
3   "version": "1.6.2",
4   "license": {
5     "type": "MIT"
6   },
7   "requires_arc": true,
8   "source": {
9     "git": "https://github.com/alexiscn/MTTransitions.git",
10     "tag": "1.6.2"
11   },
12   "summary": "MTTransitions",
13   "homepage": "https://github.com/alexiscn/MTTransitions",
14   "authors": {
15     "xushuifeng": "shuifengxu@gmail.com"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Source/**/*.{swift,metal,h}",
22   "resources": "Source/**/Assets.bundle",
23   "xcconfig": {
24     "MTL_HEADER_SEARCH_PATHS": "${PODS_CONFIGURATION_BUILD_DIR}/MetalPetal/MetalPetal.framework/Headers"
25   },
26   "weak_frameworks": "MetalKit",
27   "dependencies": {
28     "MetalPetal": [
30     ]
31   },
32   "swift_version": "5.0"