[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / c / CLLoginModule / 1.4 / CLLoginModule.podspec.json
blobf71c69ffc1a25411e4900008fffaa075dd155cb5
2   "name": "CLLoginModule",
3   "version": "1.4",
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": "1.4"
13   },
14   "source_files": "LoginModule/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "frameworks": "UIKit",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "CLFuncModule": [
26     ]
27   }