blob: b62139a6a8812145233c4e130d68b12dd31d613f [file] [log] [blame]
{
"name": "CLLoginModule",
"version": "4.1",
"summary": "创联登录组件",
"homepage": "http://192.168.0.83:8880/simpleSJ/clloginmodule.git",
"license": "MIT",
"authors": {
"CoderSimpleSong": "83694281@qq.com"
},
"source": {
"git": "http://192.168.0.83:8880/simpleSJ/clloginmodule.git",
"tag": "4.1"
},
"source_files": "LoginModule/**/*.{h,m}",
"resources": "LoginModule/Login.bundle",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"dependencies": {
"CLFuncModule": [
]
}
}