blob: a0ba124bd31176366957ac36136438a4f8693d29 [file] [log] [blame]
{
"name": "MTTransitions",
"version": "0.0.9",
"license": {
"type": "MIT"
},
"requires_arc": true,
"source": {
"git": "https://github.com/alexiscn/MTTransitions.git",
"tag": "0.0.9"
},
"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": [
]
}
}