[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / c / CLLoginModule / 3.8 / CLLoginModule.podspec.json
blob6577375f141a1fafbe3f10e5ddab8a39d966e966
2   "name": "CLLoginModule",
3   "version": "3.8",
4   "summary": "创联登录组件",
5   "homepage": "http://192.168.0.83:8880/simpleSJ/clloginmodule.git",
6   "license": "MIT",
7   "authors": {
8     "CoderSimpleSong": "83694281@qq.com"
9   },
10   "source": {
11     "git": "http://192.168.0.83:8880/simpleSJ/clloginmodule.git",
12     "tag": "3.8"
13   },
14   "source_files": "LoginModule/**/*.{h,m}",
15   "resources": "LoginModule/Login.bundle",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": "UIKit",
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "dependencies": {
25     "CLFuncModule": [
27     ]
28   }