blob: 0463546e3072c5e26de2bdb042df4201299b74e2 [file] [log] [blame]
{
"name": "LHudView",
"version": "1.0.0",
"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/Kris-Nia/LHudView",
"license": "MIT",
"authors": {
"zero": "l1048052777@163.com"
},
"source": {
"git": "https://github.com/Kris-Nia/LHudView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "LHudView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}