[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 1 / HTMILoginModule / 0.1.6 / HTMILoginModule.podspec.json
blobddc3c210b3ca1603772309d4856ec8fa9aa82547
2   "name": "HTMILoginModule",
3   "version": "0.1.6",
4   "summary": "A short description of HTMILoginModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lqwang521/HTMILoginModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lqwang521": "wanglq@htmitech.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/MyCoding521/HTMILoginModule.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMILoginModule/Classes/**/*",
22   "dependencies": {
23     "HTMIBaseComponent": [
24       "~> 1.2.1"
25     ],
26     "HTMISettingManager": [
27       "~> 0.1.1"
28     ],
29     "HTMINetWork": [
30       "~> 1.2.9"
31     ],
32     "SDVersion": [
33       "~> 4.3.2"
34     ],
35     "HTMITools": [
36       "~> 0.1.1"
37     ],
38     "HTMICustomControl": [
39       "~> 0.1.10"
40     ]
41   }