[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 0 / MobileLogin / 0.1.2 / MobileLogin.podspec.json
blob5f0fe7295a380fc572c20c628959d774bc2dc97e
2   "name": "MobileLogin",
3   "version": "0.1.2",
4   "summary": "Simple login library",
5   "description": "A shimple library for ios swift3 development.",
6   "homepage": "http://www.clstd.com",
7   "license": "MIT",
8   "authors": {
9     "王渊鸥": "wangyuanou@foxmail.com"
10   },
11   "platforms": {
12     "ios": "8.3"
13   },
14   "source": {
15     "git": "https://github.com/wangyuanou/MobileLogin.git",
16     "tag": "0.1.2"
17   },
18   "source_files": [
19     "MobileLogin",
20     "MobileLogin/*.h",
21     "MobileLogin/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "MobileLogin/Exclude",
24   "dependencies": {
25     "Coastline": [
27     ],
28     "RxSwift": [
30     ],
31     "RxCocoa": [
33     ]
34   },
35   "pushed_with_swift_version": "3.0"