[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / c / FDDERPSaas / 1.2.5 / FDDERPSaas.podspec.json
blob3c62bbd2967d61195c241964ac7fbb849f62c475
2   "name": "FDDERPSaas",
3   "version": "1.2.5",
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     "tag": "1.2.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "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",
22   "resources": [
23     "VRBundle/*.bundle",
24     "VRBundle/*.xml",
25     "FDDERP_Bundle/**/*.bundle",
26     "FDDERP_Bundle/**/*.{xib}"
27   ],
28   "vendored_frameworks": [
29     "*.framework",
30     "FDDERP_Framework/**/*.framework"
31   ],
32   "vendored_libraries": "FDDERP_Framework/**/*.a",
33   "frameworks": [
34     "Security",
35     "Accelerate",
36     "AssetsLibrary",
37     "AVFoundation",
38     "CoreGraphics",
39     "CoreImage",
40     "CoreMedia",
41     "CoreVideo",
42     "Foundation",
43     "QuartzCore",
44     "UIKit",
45     "OpenGLES",
46     "JavaScriptCore"
47   ],
48   "libraries": [
49     "sqlite3",
50     "z",
51     "c++",
52     "stdc++"
53   ],
54   "dependencies": {
55     "SDWebImage": [
57     ],
58     "SDWebImage/GIF": [
60     ],
61     "Masonry": [
63     ],
64     "BaiduMapKit": [
65       "3.4.4"
66     ],
67     "BMKLocationKit": [
69     ],
70     "RTRootNavigationController": [
71       "~> 0.6.4"
72     ],
73     "AFNetworking": [
75     ],
76     "BlocksKit": [
77       "~> 2.2.5"
78     ],
79     "FSCalendar": [
81     ],
82     "TZImagePickerController": [
84     ],
85     "UICKeyChainStore": [
87     ],
88     "MJExtension": [
89       "3.0.12"
90     ],
91     "FMDB": [
93     ],
94     "XMLDictionary": [
96     ],
97     "RZColorful": [
98       "~> 1.1.5"
99     ],
100     "ReactiveCocoa": [
101       "~> 2.5"
102     ],
103     "IQKeyboardManager": [
104       "5.0.8"
105     ],
106     "Reachability": [
108     ],
109     "MJRefresh": [
111     ],
112     "SDCycleScrollView": [
114     ],
115     "YYText": [
117     ],
118     "CocoaAsyncSocket": [
119       "~> 7.4.0"
120     ]
121   },
122   "requires_arc": true,
123   "pod_target_xcconfig": {
124     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Crashlytics",
125     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
126   }