blob: 25f004759f068543ad820f9019257743a45329bf [file] [log] [blame]
{
"name": "LJLogView",
"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/lj569831248",
"license": "MIT",
"authors": {
"Jon": "lj569831248@163.com"
},
"source": {
"git": "https://github.com/lj569831248/LJLogView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LJLogView/*",
"resources": "Resource/*"
}