blob: 83e5a360a1275bea082b733a9a82c753314bdce5 [file] [log] [blame]
{
"name": "GFPublicModule",
"module_name": "PublicModule",
"version": "0.4.0",
"summary": "功夫财经公用模块",
"homepage": "http://git.kofuf.com/zhouqi/GFPublicModule.git",
"license": "Apache License 2.0",
"authors": {
"zhouqi": "478930170@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "http://git.kofuf.com/zhouqi/GFPublicModule.git",
"tag": "0.4.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "GFPublicModule/**/*.{swift,h,m}",
"dependencies": {
"HandyJSON": [
],
"AFNetworking": [
],
"CTMediator": [
]
}
}