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