[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / 5 / c / CLLoginModule / 1.5 / CLLoginModule.podspec.json
blob3a6fbf4d1081dd345e39cc34e27140ca5cca09c4
2   "name": "CLLoginModule",
3   "version": "1.5",
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.5"
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   }