blob: 629d03bcf78512afed0afbcf588ead1dde3585db [file] [log] [blame]
{
"name": "GFPublicModule",
"module_name": "PublicModule",
"version": "0.3.4",
"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.4"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "GFPublicModule/**/*.{swift,h,m}",
"dependencies": {
"HandyJSON": [
"~> 4.1.1"
],
"AFNetworking": [
"~> 3.1.0"
],
"CTMediator": [
]
}
}