[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 1 / HTMILoginModule / 0.1.3 / HTMILoginModule.podspec.json
blob7a2d96d2a352dc11d4f4282865e7faeec0f42d62
2   "name": "HTMILoginModule",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMILoginModule/Classes/**/*",
22   "dependencies": {
23     "HTMIBaseComponent": [
24       "~> 1.2.0"
25     ],
26     "HTMINetWork": [
27       "~> 1.2.9"
28     ],
29     "SDVersion": [
30       "~> 4.3.2"
31     ],
32     "HTMITools": [
33       "~> 0.1.1"
34     ],
35     "HTMICustomControl": [
36       "~> 0.1.10"
37     ]
38   }