[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 0 / 2 / AutoX3App / 1.0.3 / AutoX3App.podspec.json
blobef5545db66bb891b6328903de3eb5157735125fa
2   "name": "AutoX3App",
3   "version": "1.0.3",
4   "summary": "SDK of AutoX3App.",
5   "homepage": "https://gitee.com/bbavip/AutoX3AppSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhangying": "1391917870@qq.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://gitee.com/bbavip/AutoX3AppSDK.git",
19     "tag": "1.0.3"
20   },
21   "resources": "Classes/AutoX3App.framework/PicResource.bundle",
22   "source_files": "Classes/AutoX3App.framework/Headers/*.{h}",
23   "public_header_files": "Classes/AutoX3App.framework/Headers/AutoX3App.h",
24   "frameworks": [
25     "AVKit",
26     "CoreGraphics",
27     "SystemConfiguration",
28     "AudioToolbox",
29     "QuartzCore",
30     "CoreLocation",
31     "AVFoundation",
32     "Foundation",
33     "UIKit"
34   ],
35   "libraries": [
36     "c++",
37     "z"
38   ],
39   "vendored_frameworks": "Classes/AutoX3App.framework",
40   "dependencies": {
41     "AFNetworking": [
43     ],
44     "Masonry": [
46     ],
47     "IQKeyboardManager": [
48       "6.3.0"
49     ],
50     "MBProgressHUD": [
51       "1.1.0"
52     ],
53     "YYWebImage": [
55     ],
56     "lottie-ios": [
57       "2.5.3"
58     ],
59     "MJExtension": [
61     ],
62     "MJRefresh": [
63       "3.2.0"
64     ],
65     "YYModel": [
67     ],
68     "FMDB/SQLCipher": [
70     ],
71     "DZNEmptyDataSet": [
73     ],
74     "SDWebImage": [
75       "5.9.0"
76     ],
77     "ReactiveObjC": [
78       "3.1.1"
79     ],
80     "HWPanModal": [
81       "0.8.1"
82     ],
83     "JPImageresizerView": [
84       "1.7.8"
85     ],
86     "UMCommon": [
88     ],
89     "UMDevice": [
91     ],
92     "UMCCommonLog": [
94     ],
95     "TZImagePickerController": [
97     ]
98   },
99   "subspecs": [
100     {
101       "name": "iflyMSC",
102       "source_files": "Classes/iflyMSC.framework/Headers/*.{h}",
103       "public_header_files": "Classes/iflyMSC.framework/Headers/IFlyMSC.h",
104       "vendored_frameworks": "Classes/iflyMSC.framework"
105     }
106   ]