blob: cfe291b47dce977dfea975a090a2484e18a52b1f [file] [log] [blame]
{
"name": "JhtMarquee",
"version": "1.0.4",
"summary": "跑马灯/滚动文字条",
"homepage": "https://github.com/jinht/Marquee",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jinht": "jinjob@icloud.com"
},
"social_media_url": "https://blog.csdn.net/Anticipate91",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jinht/Marquee.git",
"tag": "1.0.4"
},
"ios": {
"vendored_frameworks": "JhtMarquee_SDK/JhtMarquee.framework"
},
"frameworks": "UIKit"
}