blob: d0254d47c572fd72b66bb41843e0d043c9209ac2 [file] [log] [blame]
{
"name": "MTGPUImage",
"version": "1.0.1",
"license": "BSD",
"summary": "An open source iOS framework.",
"homepage": "https://github.com/ShengQiangLiu/MTGPUImage",
"authors": {
"ShengQiangLiu": "1365688791@qq.com"
},
"source": {
"git": "https://github.com/ShengQiangLiu/MTGPUImage.git",
"tag": "1.0.1"
},
"ios": {
"vendored_frameworks": "Release/MTGPUImage.framework",
"frameworks": [
"OpenGLES",
"CoreMedia",
"QuartzCore",
"AVFoundation"
]
},
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"platforms": {
"ios": "7.0"
}
}