blob: dd78eecad972637f8e5cd9e38faafe5868150d53 [file] [log] [blame]
{
"name": "MTTransitions",
"version": "0.0.6",
"license": {
"type": "MIT"
},
"requires_arc": true,
"source": {
"git": "https://github.com/alexiscn/MTTransitions.git",
"tag": "0.0.6"
},
"summary": "MTTransitions",
"homepage": "https://github.com/alexiscn/MTTransitions",
"authors": {
"xushuifeng": "shuifengxu@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "Source/**/*.{swift,metal,h}",
"resources": "Source/**/Assets.bundle",
"xcconfig": {
"MTL_HEADER_SEARCH_PATHS": "${PODS_CONFIGURATION_BUILD_DIR}/MetalPetal/MetalPetal.framework/Headers"
},
"weak_frameworks": "MetalKit",
"dependencies": {
"MetalPetal": [
]
}
}