[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 9 / d / 3 / SimpleLoginModule / 0.1.3 / SimpleLoginModule.podspec.json
blob6115c4af6e70eac3a856db865ae62765d2e4166e
2   "name": "SimpleLoginModule",
3   "version": "0.1.3",
4   "summary": "简易登录模块",
5   "description": "简易登录模块-description",
6   "homepage": "https://git.joywok.com/liugl/simpleloginmodule.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shangshangqian8688": "wuxy@dogesoft.cn"
13   },
14   "source": {
15     "git": "https://git.joywok.com/liugl/simpleloginmodule.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SimpleLoginModuleSource/Classes/SimpleLoginModule/*.{h,m}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "JWNetworkModules": [
25       "= 0.1.1"
26     ]
27   }