[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 3 / 9 / a / ZGLoginModule / 0.1.1 / ZGLoginModule.podspec.json
blob3ca5f700fe49fbd715766654484b6777bd7c6f67
2   "name": "ZGLoginModule",
3   "version": "0.1.1",
4   "summary": "test",
5   "description": "测试Login",
6   "homepage": "https://github.com/VE66/ZGLoginModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "VE66": "942914231@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/VE66/ZGLoginModule.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZGLoginModule/Classes/**/*",
22   "resource_bundles": {
23     "ZGLoginModuleBundle": [
24       "ZGLoginModule/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "SnapKit": [
29       "~> 5.0.1"
30     ],
31     "ZGCommonModule": [
33     ],
34     "HandyJSON": [
35       "~> 5.0.2"
36     ]
37   }