blob: a5ae72967de8bc2e221d88e933542a80ac480e0c [file] [log] [blame]
{
"name": "WGLCategories",
"version": "0.0.3",
"summary": "This is a UIKit categories tool.",
"description": "\"This is a UIKit categories tool.\"",
"homepage": "https://github.com/guanlongwu/WGLCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanlong": "guanlongwu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guanlongwu/WGLCategories.git",
"tag": "0.0.3"
},
"source_files": "WGLCategories/**/*",
"public_header_files": "WGLCategories/**/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}