blob: 014448ae6a560f5193f71e786c1f2d014069e496 [file] [log] [blame]
{
"name": "GFSafeModule",
"module_name": "SafeModule",
"version": "0.1.6",
"summary": "功夫财经公用模块",
"homepage": "http://git.kofuf.com/zhouqi/GFSafeModule.git",
"license": "Apache License 2.0",
"authors": {
"zhouqi": "478930170@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.kofuf.com/zhouqi/GFSafeModule.git",
"tag": "0.1.6"
},
"source_files": "GFSafeModule/**/*.{swift,h,m}",
"resources": [
"GFSafeModule/Assets.bundle",
"GFSafeModule/**/*.{xib,storyboard}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"GFPublicModule": [
],
"GFFoundationModule": [
],
"HandyJSON": [
"~> 4.1.1"
],
"SDWebImage": [
"~> 4.3.3"
],
"RTRootNavigationController": [
],
"FDFullscreenPopGesture": [
],
"SnapKit": [
],
"IQKeyboardManagerSwift": [
"~> 6.0.0"
],
"YYText": [
],
"SDCycleScrollView": [
"~> 1.75"
],
"CTMediator": [
]
},
"requires_arc": true
}