blob: 55231936495ca5f25ba6dd9f1ebf7c1006c2ba54 [file] [log] [blame]
{
"name": "GFPublicModule",
"module_name": "PublicModule",
"version": "0.4.2",
"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.2"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "GFPublicModule/**/*.{swift,h,m}",
"dependencies": {
"HandyJSON": [
],
"AFNetworking": [
],
"CTMediator": [
]
}
}