blob: 1552089281652565536c9a6101be4ff5d85be579 [file] [log] [blame]
{
"name": "GFFoundationModule",
"module_name": "FoundationModule",
"version": "0.3.3",
"summary": "功夫财经公用模块",
"homepage": "http://git.kofuf.com/zhouqi/GFFoundationModule.git",
"license": "Apache License 2.0",
"authors": {
"zhouqi": "478930170@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.kofuf.com/zhouqi/GFFoundationModule.git",
"tag": "0.3.3"
},
"resources": "GFFoundationModule.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"GFPublicModule": [
],
"MBProgressHUD": [
"~> 1.1.0"
],
"MJRefresh": [
"~> 3.1.15.3"
]
},
"subspecs": [
{
"name": "ViewController",
"source_files": "GFFoundationModule/ViewController/*.{swift,h,m}"
},
{
"name": "View",
"source_files": "GFFoundationModule/View/*.{swift,h,m}"
}
]
}