blob: 403da4b17ed359385fb9b47e7e5c73bf774f5ef6 [file] [log] [blame]
{
"name": "JJSafe",
"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/JayJJ/JJSafe",
"license": "MIT",
"authors": {
"Jay": "hzhjjie@163.com"
},
"source": {
"git": "https://github.com/JayJJ/JJSafe.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "JJSafe/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}