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