[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / f / 3 / MorefunSDK / 1.1.0.5 / MorefunSDK.podspec.json
blob5467d2dbe0b13dce532634ad20c55c5aff62082f
2   "name": "MorefunSDK",
3   "version": "1.1.0.5",
4   "summary": "iOS 基本库",
5   "description": "iOS基本库MorefunSDK",
6   "homepage": "http://gitlab.i-morefun.net/lifangjian/MorefunSDK.git",
7   "license": "MIT",
8   "authors": {
9     "lifangjian": "lifangjian@baicm.com.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://gitlab.i-morefun.net/lifangjian/MorefunSDK.git",
16     "tag": "1.1.0.5"
17   },
18   "vendored_frameworks": "MorefunSDK.framework",
19   "dependencies": {
20     "YYModel": [
21       "~> 1.0.4"
22     ],
23     "Masonry": [
24       "~> 1.1.0"
25     ],
26     "AFNetworking": [
27       "~> 3.2.0"
28     ],
29     "SDWebImage": [
30       "~> 4.3.3"
31     ],
32     "MJRefresh": [
33       "~> 3.1.15.3"
34     ],
35     "SVProgressHUD": [
36       "~> 2.2.5"
37     ],
38     "AMapSearch-NO-IDFA": [
39       "6.9.0"
40     ],
41     "AMapNavi-NO-IDFA": [
42       "~> 6.9.0"
43     ],
44     "AMapLocation-NO-IDFA": [
45       "~>2.6.0"
46     ],
47     "JCore": [
48       "2.3.0"
49     ],
50     "JPush": [
51       "3.2.8"
52     ],
53     "AliyunOSSiOS": [
54       "~> 2.10.0"
55     ],
56     "WechatOpenSDK": [
58     ],
59     "Bugly": [
61     ],
62     "SVGAPlayer": [
63       "~> 2.3"
64     ],
65     "AliPay": [
66       "~> 2.1.2"
67     ],
68     "UMCCommon": [
70     ],
71     "UMengUShare/Social/ReducedWeChat": [
73     ]
74   },
75   "subspecs": [
76     {
77       "name": "Content",
78       "resource_bundles": {
79         "MorefunSDK": [
80           "MFBundle/MorefunSDK.bundle"
81         ],
82         "MorefunSDK_font": [
83           "MFFont/*.ttf"
84         ],
85         "MorefunSDK_plist": [
86           "MFPlist/expressionImage.plist"
87         ]
88       },
89       "frameworks": [
90         "UIKit",
91         "Foundation",
92         "AudioToolbox",
93         "ExternalAccessory",
94         "CoreText",
95         "CoreTelephony",
96         "CoreMotion",
97         "CoreGraphics",
98         "CFNetwork",
99         "AudioToolbox"
100       ]
101     }
102   ]