blob: 00baddfa6201339c5ff98d4f072fee4c78773088 [file] [log] [blame]
{
"name": "RunLabel",
"version": "0.0.2",
"summary": "简易滚动文字控件",
"homepage": "https://github.com/StupidShare/RunLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StupidShare": "iCnSey@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/StupidShare/RunLabel.git",
"tag": "0.0.2"
},
"source_files": [
"RunLabel",
"RunLabel/RunLabel/*/*.{h,m}"
],
"requires_arc": true
}