blob: bbb61f7952e5f85afb3fae952cd57ed03e7f9750 [file] [log] [blame]
{
"name": "codeSet",
"version": "0.0.2",
"summary": "codeSet",
"description": "codeSet,label",
"homepage": "https://github.com/ShaoGangGitHub/codeSet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShaoGang": "774031355@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ShaoGangGitHub/codeSet.git",
"tag": "0.0.2"
},
"source_files": [
"codeSet.h",
"codeSet.m",
"UILabel+AutoHeight.h",
"UILabel+AutoHeight.m"
],
"requires_arc": true
}