blob: 64e3c1061b9223d1e39f8626b324338129dcd1d4 [file] [log] [blame]
{
"name": "UIViewWithStringTag",
"version": "0.0.1",
"summary": "A UIView category with string tag support.",
"homepage": "https://github.com/tzuyangliu/UIViewWithStringTag",
"license": "MIT",
"authors": {
"zy.liu": "me@zyliu.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/tzuyangliu/UIViewWithStringTag.git",
"tag": "0.0.1"
},
"source_files": [
"UIViewWithStringTag",
"UIView+StringTag/*.{h,m}"
]
}