blob: 3676db0afc31b7da4f1650d75591489470404531 [file] [log] [blame]
{
"name": "LJCocoaPodsDemo",
"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/lj569831248/LJCocoaPodsDemo",
"license": "MIT",
"authors": {
"Jon": "lj569831248@163.com"
},
"source": {
"git": "https://github.com/lj569831248/LJCocoaPodsDemo.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LogView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"deprecated": true
}