blob: 978fdf88cc34de1580aaa6dba334a3e041adefab [file] [log] [blame]
{
"name": "YBLabel+Copy",
"version": "1.0.1",
"summary": "Add copy functionality to UILabel",
"homepage": "https://github.com/alexyubin/YBLabel_Copy",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"alexyubin": "552092914@qq.com"
},
"social_media_url": "",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/alexyubin/YBLabel_Copy.git",
"tag": "1.0.1"
},
"source_files": "YBLabel+Copy/**/*.{h,m}",
"requires_arc": true
}