blob: 9820db65190ee08631190592846f2e8057eb6470 [file] [log] [blame]
{
"name": "lmltest",
"version": "1.0.3",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/lml2016/lmltest",
"license": "MIT",
"authors": {
"lml": "lml_2015@sina.com"
},
"source": {
"git": "https://github.com/lml2016/lmltest.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "lmltest/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}