blob: 2549532804ae56b9fe2f194adb8f635bcb336668 [file] [log] [blame]
{
"name": "JhtNewsChannel",
"version": "1.0.2",
"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.2"
},
"resources": "JhtNewsChannel_SDK/JhtNewsChannelImages.bundle",
"ios": {
"vendored_frameworks": "JhtNewsChannel_SDK/JhtNewsChannel.framework"
},
"frameworks": "UIKit"
}