blob: 06cfe413b8473385946e8dd5360223af266b30b6 [file] [log] [blame]
{
"name": "SYTouchLabel",
"version": "0.0.3",
"summary": "轻量级可点击 Label",
"description": "轻量级可点击 Label",
"homepage": "https://github.com/yunisSong/SYTouchLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yunis": "332963965@qq.com"
},
"source": {
"git": "https://github.com/yunisSong/SYTouchLabel.git"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}