blob: f71c69ffc1a25411e4900008fffaa075dd155cb5 [file] [log] [blame]
{
"name": "CLLoginModule",
"version": "1.4",
"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": "1.4"
},
"source_files": "LoginModule/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"dependencies": {
"CLFuncModule": [
]
}
}