blob: 3fd3dfcd5d2c4113c4bb1b68ba5b448915bd1fa4 [file] [log] [blame]
{
"name": "BRCategoryComponents",
"version": "0.0.1",
"summary": "bruce BRCategoryComponents.",
"homepage": "https://github.com/guoshimeihua/BRCategoryComponents",
"license": "MIT",
"authors": {
"guoshimeihua": "cqdeyouxiang@163.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/guoshimeihua/BRCategoryComponents.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"CoreGraphics",
"CoreFoundation",
"Foundation",
"UIKit"
]
}