[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 0 / MobileLogin / 0.1.6 / MobileLogin.podspec.json
blob8481a5a9d91af031d2263f67c112e5796c585d20
2   "name": "MobileLogin",
3   "version": "0.1.6",
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.6"
17   },
18   "source_files": [
19     "MobileLogin",
20     "MobileLogin/*.h",
21     "MobileLogin/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "MobileLogin/Exclude",
24   "resource_bundles": {
25     "MyFramework": [
26       "MobileLogin/**/*.{storyboard,xib}"
27     ]
28   },
29   "dependencies": {
30     "Coastline": [
32     ],
33     "RxSwift": [
35     ],
36     "RxCocoa": [
38     ]
39   },
40   "pushed_with_swift_version": "3.0"