blob: 2a0cb49f5c0ca1f90f8956932630c77773010bc5 [file] [log] [blame]
{
"name": "GSOCGumbo",
"version": "0.1",
"summary": "An easy way to import OCGumbo.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/GarryLance/GSOCGumbo",
"authors": {
"GarryLance": "380352860@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/GarryLance/GSOCGumbo.git",
"tag": "0.1"
},
"source_files": [
"OCGumbo",
"OCGumbo/**/*"
],
"public_header_files": "OCGumbo/**/*.{h}",
"frameworks": "Foundation",
"libraries": "c",
"requires_arc": true
}