[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / c / FDDERP / 1.0.1 / FDDERP.podspec.json
blob4f534efb3dd0512365a293cd1f5320724e0ac198
2   "name": "FDDERP",
3   "version": "1.0.1",
4   "summary": "FDDERP Lib.",
5   "description": "TODO: FDD HFT FDDERP Lib description.",
6   "homepage": "https://github.com/hftsoft/hftapp.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fakepinge": "fakepinge@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fakepinge/FDDERP.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "FDDERP_Framework/**/*.framework",
22   "vendored_libraries": "FDDERP_Framework/**/*.a",
23   "resources": [
24     "FDDERP_Bundle/**/*.bundle",
25     "FDDERP_Bundle/**/*.{xib}"
26   ],
27   "frameworks": [
28     "StoreKit",
29     "Security",
30     "SystemConfiguration",
31     "CoreTelephony",
32     "QuartzCore",
33     "CoreText",
34     "CoreGraphics",
35     "UIKit",
36     "Foundation",
37     "CFNetwork",
38     "CoreMotion"
39   ],
40   "libraries": [
41     "stdc++",
42     "c++",
43     "z"
44   ],
45   "dependencies": {
46     "SDWebImage": [
48     ],
49     "SDWebImage/GIF": [
51     ],
52     "Masonry": [
54     ],
55     "BaiduMapKit": [
56       "3.4.4"
57     ],
58     "BMKLocationKit": [
60     ],
61     "RTRootNavigationController": [
62       "~> 0.6.4"
63     ],
64     "AFNetworking": [
66     ],
67     "BlocksKit": [
68       "~> 2.2.5"
69     ],
70     "FSCalendar": [
72     ],
73     "TZImagePickerController": [
75     ],
76     "UICKeyChainStore": [
78     ],
79     "MJExtension": [
80       "3.0.12"
81     ],
82     "FMDB": [
83       "~> 2.6.2"
84     ],
85     "XMLDictionary": [
87     ],
88     "RZColorful": [
89       "~> 1.1.5"
90     ],
91     "ReactiveCocoa": [
92       "~> 2.5"
93     ],
94     "IQKeyboardManager": [
95       "5.0.8"
96     ],
97     "Reachability": [
99     ],
100     "WechatOpenSDK": [
101       "~> 1.8.0"
102     ],
103     "UMengUShare/Social/ReducedWeChat": [
105     ],
106     "UMengUShare/Social/ReducedSina": [
108     ],
109     "UMengUShare/Social/ReducedQQ": [
111     ],
112     "UMengUShare/Social/AlipayShare": [
114     ]
115   },
116   "xcconfig": {
117     "OTHER_LDFLAGS": "-ObjC"
118   },
119   "requires_arc": true,
120   "pod_target_xcconfig": {
121     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Crashlytics",
122     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
123   }