[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / f / ICXLoginModule / 0.1.0 / ICXLoginModule.podspec.json
blob9bf7700e2de857e87fb1064e6ff0d976a7dcb469
2   "name": "ICXLoginModule",
3   "version": "0.1.0",
4   "summary": "Login Module for ICX.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.icarbonx.com/lvjiazhen/ICXLoginModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     " 吕佳珍": "lvjiazhen@icarbonx.com"
13   },
14   "source": {
15     "git": "https://git.icarbonx.com/lvjiazhen/ICXLoginModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXLoginModule/Classes/**/*",
22   "dependencies": {
23     "ICXHTTPManager": [
24       "~> 0.1.2"
25     ]
26   }