blob: b58b22e96d3a66b6c29cc819cb15ad3177b8125c [file] [log] [blame]
{
"name": "WGLCategories",
"version": "0.0.7",
"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.7"
},
"source_files": "WGLCategories/**/*",
"public_header_files": "WGLCategories/**/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}