blob: 256424a4cf20c3a975fdd2660ee412b4db8ac085 [file] [log] [blame]
{
"name": "FYQBaseModule",
"version": "0.0.1",
"summary": "房友圈基础组件",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.centaline.com.cn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guzhiyang": "1017574338@qq.com"
},
"source": {
"git": "http://gitlab.centaline.com.cn/centanet-fyq/fyq-app/iOS/fyqbasemodule.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FYQBaseModule/FYQBaseModule/Classes/**/*",
"resources": "FYQBaseModule/**/*.{png,bundle,xcassets,mp3,json}",
"frameworks": [
"UIKit",
"Foundation"
]
}