blob: 9bab32fd065b7aa434f7fd280de33e0278e8a3f2 [file] [log] [blame]
{
"name": "HMNewsManager",
"version": "0.1.9",
"summary": "HM新闻组件",
"homepage": "https://github.com/jonieson/HMChannelModule.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RWW": "2439535923@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jonieson/HMChannelModule.git",
"tag": "0.1.9"
},
"source_files": "Frameworks/HMNewsManager.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "Frameworks/HMNewsManager.framework"
},
"resources": "Frameworks/HMNewsModuleSource.bundle",
"requires_arc": true,
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"SDAutoLayout": [
],
"IQKeyboardManager": [
]
},
"frameworks": "UIKit"
}