blob: f81608150e17de0e1232fa242ff2d402625086ec [file] [log] [blame]
{
"name": "WKCGitchView",
"version": "1.1.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.1.0"
},
"source_files": "WKCGitchView/**/*.{h,m,fsh,vsh}",
"public_header_files": "WKCGitchView/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"GLKit"
],
"requires_arc": true
}