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