[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / 3 / MorefunSDK / 1.0.4 / MorefunSDK.podspec.json
blob491acbe1037a76ec1c7abc3d69bea42528d185b6
2   "name": "MorefunSDK",
3   "version": "1.0.4",
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.0.4"
17   },
18   "vendored_frameworks": [
19     "MorefunSDK.framework",
20     "MorefunSDK.framework/Frameworks/AlicloudBeacon",
21     "MorefunSDK.framework/Frameworks/AlicloudHttpDNS",
22     "MorefunSDK.framework/Frameworks/AlicloudUtils",
23     "MorefunSDK.framework/Frameworks/QMLineSDK",
24     "MorefunSDK.framework/Frameworks/UTDID",
25     "MorefunSDK.framework/Frameworks/UTMini",
26     "MorefunSDK.framework/Frameworks/WZCBluetooth"
27   ],
28   "dependencies": {
29     "YYModel": [
30       "~> 1.0.4"
31     ],
32     "Masonry": [
33       "~> 1.1.0"
34     ],
35     "AFNetworking": [
36       "~> 3.2.0"
37     ],
38     "SDWebImage": [
39       "~> 4.3.3"
40     ],
41     "MJRefresh": [
42       "~> 3.1.15.3"
43     ],
44     "SVProgressHUD": [
45       "~> 2.2.5"
46     ],
47     "AMapSearch-NO-IDFA": [
48       "6.9.0"
49     ],
50     "AMapNavi-NO-IDFA": [
51       "~> 6.9.0"
52     ],
53     "AMapLocation-NO-IDFA": [
54       "~>2.6.0"
55     ],
56     "JPush": [
57       "~> 3.2.4"
58     ],
59     "AliyunOSSiOS": [
60       "~> 2.10.0"
61     ],
62     "WechatOpenSDK": [
64     ],
65     "Bugly": [
67     ],
68     "SVGAPlayer": [
69       "~> 2.3"
70     ],
71     "AliPay": [
72       "~> 2.1.2"
73     ],
74     "UMCCommon": [
76     ],
77     "UMengUShare/Social/ReducedWeChat": [
79     ]
80   },
81   "subspecs": [
82     {
83       "name": "Content",
84       "resource_bundles": {
85         "MorefunSDK": "MorefunSDK.framework/*.bundle"
86       },
87       "frameworks": [
88         "UIKit",
89         "Foundation",
90         "AudioToolbox",
91         "ExternalAccessory",
92         "CoreText",
93         "CoreTelephony",
94         "CoreMotion",
95         "CoreGraphics",
96         "CFNetwork",
97         "AudioToolbox"
98       ]
99     }
100   ]