blob: b6092d2c8f7f28e7c36c3ea818ff1c7ac5181b55 [file] [log] [blame]
{
"name": "WKCGitchView",
"version": "1.5.0",
"summary": "Gitch",
"homepage": "https://github.com/WKCLoveYang/WKCGitchView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCGitchView.git",
"tag": "1.5.0"
},
"source_files": "WKCGitchView/**/*.{h,m,fsh,vsh}",
"public_header_files": "WKCGitchView/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"GLKit"
],
"requires_arc": true,
"resources": "WKCGitchView/Source/*.{fsh, vsh}"
}