blob: 205fab275711b87f006a995e0eb1135cb5023bbe [file] [log] [blame]
{
"name": "NewsManager",
"version": "2.0.2",
"summary": "HM新闻组件",
"homepage": "https://github.com/jonieson/HMmoduleFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RWW": "2439535923@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jonieson/HMmoduleFramework.git",
"tag": "2.0.2"
},
"source_files": "Frameworks/NewsManager.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "Frameworks/NewsManager.framework"
},
"resources": "Frameworks/NewsModuleSource.bundle",
"requires_arc": true,
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"SDWebImage": [
],
"SVProgressHUD": [
],
"SDCycleScrollView": [
],
"FTPopOverMenu": [
],
"SDAutoLayout": [
],
"IQKeyboardManager": [
]
},
"frameworks": "UIKit"
}