[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / 3 / MorefunSDK / 1.1.0.7 / MorefunSDK.podspec.json
blob40c85c7bf72ed6bfac51755448a8fe74745fe92e
2   "name": "MorefunSDK",
3   "version": "1.1.0.7",
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.7"
17   },
18   "vendored_frameworks": [
19     "MorefunSDK.framework",
20     "Lib/AlicloudBeacon"
21   ],
22   "dependencies": {
23     "YYModel": [
24       "~> 1.0.4"
25     ],
26     "Masonry": [
27       "~> 1.1.0"
28     ],
29     "AFNetworking": [
30       "~> 3.2.0"
31     ],
32     "SDWebImage": [
33       "~> 4.3.3"
34     ],
35     "MJRefresh": [
36       "~> 3.1.15.3"
37     ],
38     "SVProgressHUD": [
39       "~> 2.2.5"
40     ],
41     "AMapSearch-NO-IDFA": [
42       "6.9.0"
43     ],
44     "AMapNavi-NO-IDFA": [
45       "~> 6.9.0"
46     ],
47     "AMapLocation-NO-IDFA": [
48       "~>2.6.0"
49     ],
50     "JCore": [
51       "2.3.0"
52     ],
53     "JPush": [
54       "3.2.8"
55     ],
56     "AliyunOSSiOS": [
57       "~> 2.10.0"
58     ],
59     "WechatOpenSDK": [
61     ],
62     "Bugly": [
64     ],
65     "SVGAPlayer": [
66       "~> 2.3"
67     ],
68     "AliPay": [
69       "~> 2.1.2"
70     ],
71     "UMCCommon": [
73     ],
74     "UMengUShare/Social/ReducedWeChat": [
76     ]
77   },
78   "subspecs": [
79     {
80       "name": "Content",
81       "resource_bundles": {
82         "MorefunSDK": [
83           "MFResources/*.bundle"
84         ],
85         "MorefunSDK_font": [
86           "MFResources/*.ttf"
87         ],
88         "MorefunSDK_plist": [
89           "MFResources/expressionImage.plist"
90         ],
91         "MorefunSDK_xca": [
92           "MFResources/Assets.xcassets"
93         ],
94         "MorefunSDK_Str": [
95           "MFResources/Localizable.strings"
96         ],
97         "MorefunSDK_data": [
98           "MFResources/mapstyle.data"
99         ]
100       },
101       "frameworks": [
102         "UIKit",
103         "Foundation",
104         "AudioToolbox",
105         "ExternalAccessory",
106         "CoreText",
107         "CoreTelephony",
108         "CoreMotion",
109         "CoreGraphics",
110         "CFNetwork",
111         "AudioToolbox"
112       ]
113     }
114   ]