blob: bcd315105b4857ba648fcbc7ffb70eb53d7e55b0 [file] [log] [blame]
{
"name": "JhtNewsChannel",
"version": "1.0.1",
"summary": "新闻频道栏/滚动栏",
"homepage": "https://github.com/jinht/NewsChannel",
"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/NewsChannel.git",
"tag": "1.0.1"
},
"resources": "JhtNewsChannel_SDK/JhtNewsChannelImages.bundle",
"ios": {
"vendored_frameworks": "JhtNewsChannel_SDK/JhtNewsChannel.framework"
},
"frameworks": "UIKit"
}