blob: 24d84f456369ad72562748bd88bc88d0ab8e3d0a [file] [log] [blame]
{
"name": "MTTransitions",
"version": "1.6.1",
"license": {
"type": "MIT"
},
"requires_arc": true,
"source": {
"git": "https://github.com/alexiscn/MTTransitions.git",
"tag": "1.6.1"
},
"summary": "MTTransitions",
"homepage": "https://github.com/alexiscn/MTTransitions",
"authors": {
"xushuifeng": "shuifengxu@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"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": [
]
},
"swift_version": "5.0"
}