blob: c7750744923bdb359610c88fd3eddfc10cd67dc3 [file] [log] [blame]
{
"name": "JCMomentsKit",
"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/chan106/JCMomentsKit",
"license": "MIT",
"authors": {
"郭吉成": "ji.chan@foxmail.com"
},
"source": {
"git": "https://github.com/chan106/JCMomentsKit.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "JCMomentsKit/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}