[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 8 / LoginModuleDemo / 0.0.2 / LoginModuleDemo.podspec.json
blob2c673a19de7e09b2bcf1c127998e7c00b16f35d7
2   "name": "LoginModuleDemo",
3   "version": "0.0.2",
4   "summary": "一个登录模块",
5   "description": "这是一个简单的登录模块,暂时只是做一些展示用处",
6   "homepage": "https://github.com/LOLR2017/LoginModuleDemo",
7   "license": "MIT",
8   "authors": {
9     "赵文龙": "455128839@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/LOLR2017/LoginModuleDemo.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "LoginModuleDemo/Login/*.{swift}",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.6.0"
22     ],
23     "SwiftyJSON": [
24       "~> 4.0.0"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"