[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / c / FDDERP / 1.1.2 / FDDERP.podspec.json
blob270524ca7426e5d5c7f9174216a1f8c4e2e408f8
2   "name": "FDDERP",
3   "version": "1.1.2",
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.1.2"
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": "Security",
28   "libraries": "stdc++",
29   "dependencies": {
30     "SDWebImage": [
32     ],
33     "SDWebImage/GIF": [
35     ],
36     "Masonry": [
38     ],
39     "BaiduMapKit": [
40       "3.4.4"
41     ],
42     "BMKLocationKit": [
44     ],
45     "RTRootNavigationController": [
46       "~> 0.6.4"
47     ],
48     "AFNetworking": [
50     ],
51     "BlocksKit": [
52       "~> 2.2.5"
53     ],
54     "FSCalendar": [
56     ],
57     "TZImagePickerController": [
59     ],
60     "UICKeyChainStore": [
62     ],
63     "MJExtension": [
64       "3.0.12"
65     ],
66     "FMDB": [
68     ],
69     "XMLDictionary": [
71     ],
72     "RZColorful": [
73       "~> 1.1.5"
74     ],
75     "ReactiveCocoa": [
76       "~> 2.5"
77     ],
78     "IQKeyboardManager": [
79       "5.0.8"
80     ],
81     "Reachability": [
83     ],
84     "MJRefresh": [
86     ],
87     "SDCycleScrollView": [
89     ],
90     "YYText": [
92     ]
93   },
94   "requires_arc": true,
95   "pod_target_xcconfig": {
96     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Crashlytics",
97     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
98   }