blob: 5d6fc558882312bcf42679dc74da35babe869e53 [file] [log] [blame]
{
"name": "LxlTest",
"version": "1.0.2",
"summary": "LxlTest is a test code by LXL.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/lxl125z/LxlTest",
"license": "MIT",
"authors": {
"lxl125z": "lxl125z@126.com"
},
"source": {
"git": "https://github.com/lxl125z/LxlTest.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LxlTest/PodTest/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}