blob: 76c66e47e7eb87c857bc29350a1d64399429216d [file] [log] [blame]
{
"name": "study",
"version": "0.2.0",
"summary": "HTCopyableLabel is a subclass of UILabel that makes it easy to allow users to copy a label's text.",
"homepage": "https://github.com/aluoshuai/podtest",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"罗帅": "5793348@qq.com"
},
"source": {
"git": "https://github.com/aluoshuai/podtest.git",
"tag": "0.2.0"
},
"source_files": "study/pod/**/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}