blob: 41ba434cd08c4d0f9496305a874a743efa7c97d0 [file] [log] [blame]
{
"name": "TYLCopyLabel",
"summary": "A Class of iOS UIKit.",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lengain": "xunzhaoyulong@163.com"
},
"homepage": "https://github.com/lengain/TYLCopyLabel",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lengain/TYLCopyLabel.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "TYLCopyLabel/*.{h,m}",
"frameworks": "UIKit"
}