[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 0 / 9 / 8 / LoginModuleDemo / 0.0.1 / LoginModuleDemo.podspec.json
blobad41d8a1af759aeaadc1af133d85cb5d0bf910ae
2   "name": "LoginModuleDemo",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": "LoginModuleDemo/Login/*.{swift}",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.6.0"
22     ]
23   },
24   "pushed_with_swift_version": "4.0"