blob: b1036e4650b6e1f54af95b59704c7fe775aca1c6 [file] [log] [blame]
{
"name": "MarqueeView",
"version": "0.1.0",
"summary": "A short description of MarqueeView.",
"description": "This is a text wheel animation component, support horizontal and vertical.",
"homepage": "https://github.com/OneWang/MarqueeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OneWang": "jackwangqingfei@gmail.com"
},
"source": {
"git": "https://github.com/OneWang/MarqueeView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MarqueeView/Classes/**/*",
"frameworks": "UIKit"
}