[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 5 / c / FDDERPSaas / 1.2.0 / FDDERPSaas.podspec.json
blobc658ec49eab598a4c3e67457deded4dad3dce284
2   "name": "FDDERPSaas",
3   "version": "1.2.0",
4   "summary": "FDDERPSaas Lib.",
5   "description": "TODO: Use FDD FDDERPSaas Lib",
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/FDDERPSaas.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "prefix_header_contents": "#ifdef __cplusplus\n#include <opencv2/opencv.hpp>\n#include <opencv2/stitching/detail/blenders.hpp>\n#include <opencv2/stitching/detail/exposure_compensate.hpp>\n#endif",
21   "resources": [
22     "VRBundle/*.bundle",
23     "VRBundle/*.xml",
24     "FDDERP_Bundle/**/*.bundle",
25     "FDDERP_Bundle/**/*.{xib}"
26   ],
27   "vendored_frameworks": [
28     "*.framework",
29     "FDDERP_Framework/**/*.framework"
30   ],
31   "vendored_libraries": "FDDERP_Framework/**/*.a",
32   "frameworks": [
33     "Security",
34     "Accelerate",
35     "AssetsLibrary",
36     "AVFoundation",
37     "CoreGraphics",
38     "CoreImage",
39     "CoreMedia",
40     "CoreVideo",
41     "Foundation",
42     "QuartzCore",
43     "UIKit",
44     "OpenGLES",
45     "JavaScriptCore"
46   ],
47   "libraries": [
48     "sqlite3",
49     "z",
50     "c++",
51     "stdc++"
52   ],
53   "dependencies": {
54     "SDWebImage": [
56     ],
57     "SDWebImage/GIF": [
59     ],
60     "Masonry": [
62     ],
63     "BaiduMapKit": [
64       "3.4.4"
65     ],
66     "BMKLocationKit": [
68     ],
69     "RTRootNavigationController": [
70       "~> 0.6.4"
71     ],
72     "AFNetworking": [
74     ],
75     "BlocksKit": [
76       "~> 2.2.5"
77     ],
78     "FSCalendar": [
80     ],
81     "TZImagePickerController": [
83     ],
84     "UICKeyChainStore": [
86     ],
87     "MJExtension": [
88       "3.0.12"
89     ],
90     "FMDB": [
92     ],
93     "XMLDictionary": [
95     ],
96     "RZColorful": [
97       "~> 1.1.5"
98     ],
99     "ReactiveCocoa": [
100       "~> 2.5"
101     ],
102     "IQKeyboardManager": [
103       "5.0.8"
104     ],
105     "Reachability": [
107     ],
108     "MJRefresh": [
110     ],
111     "SDCycleScrollView": [
113     ],
114     "YYText": [
116     ],
117     "CocoaAsyncSocket": [
118       "~> 7.4.0"
119     ]
120   },
121   "requires_arc": true,
122   "pod_target_xcconfig": {
123     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Crashlytics",
124     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
125   }