[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / f / ComponentLogin / 0.0.2 / ComponentLogin.podspec.json
blob02e79fb3dd6ae7e72a960c19c31b48965ac471e6
2   "name": "ComponentLogin",
3   "version": "0.0.2",
4   "summary": "ComponentLogin.",
5   "description": "This is ComponentLogin",
6   "homepage": "https://github.com/shuiping2018/ComponentLogin",
7   "license": "MIT",
8   "authors": {
9     "wangshuiping": "1294093906@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/shuiping2018/ComponentLogin.git",
16     "tag": "0.0.2"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.1.0"
22     ]
23   },
24   "subspecs": [
25     {
26       "name": "Targets",
27       "dependencies": {
28         "ComponentLogin/LoginModule": [
30         ]
31       },
32       "source_files": "ComponentLogin/ComponentLogin/Targets/**/*.{h,m}"
33     },
34     {
35       "name": "LoginModule",
36       "source_files": "ComponentLogin/ComponentLogin/LoginModule/**/*.{h,m}"
37     }
38   ]