[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / f / e / 6 / MJAccountRelatedKit / 0.1.2 / MJAccountRelatedKit.podspec.json
blob15bdde2039d8075f3563d1297418dc1b8fc1cdaf
2   "name": "MJAccountRelatedKit",
3   "version": "0.1.2",
4   "summary": "满集网的用户账户相关功能 框架",
5   "description": "包含:收款、转账、充值、提现、银行卡、满意券",
6   "homepage": "http://192.168.0.49/APP/MJAccountRelatedKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "melo30": "281083409@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.0.49/APP/MJAccountRelatedKit.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MJAccountRelatedKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "MJNetWorkKit": [
29     ],
30     "MJProgressHUD": [
32     ],
33     "Masonry": [
35     ],
36     "YYModel": [
38     ],
39     "YYText": [
41     ],
42     "SDWebImage": [
44     ],
45     "IQKeyboardManager": [
47     ],
48     "MJUIKit": [
50     ],
51     "YYCache": [
53     ]
54   }