blob: 9bc372a1206341671fe75f12ecc335b75db97e7b [file] [log] [blame]
{
"name": "WKCGitchView",
"version": "2.0.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": "2.0.0"
},
"source_files": "WKCGitchView/**/*.{h,m}",
"public_header_files": "WKCGitchView/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"GLKit"
],
"requires_arc": true,
"resources": "WKCGitchView/Source/*"
}