blob: aaf31b898cc6b592d3a4c6c2b1abf52b7c5de1fa [file] [log] [blame]
{
"name": "UIViewWithStringTag",
"version": "0.0.2",
"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.2"
},
"source_files": [
"UIViewWithStringTag",
"UIView+StringTag/*.{h,m}"
]
}