[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / c / FDDERPSaas / 1.4.0 / FDDERPSaas.podspec.json
blob78b36f47e4b2fea486ec09067c76ae8cfe6bc231
2   "name": "FDDERPSaas",
3   "version": "1.4.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     "tag": "1.4.0"
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     "VRBundle/*.{xib}",
26     "FDDERP_Bundle/**/*.bundle"
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     "AFNetworking": [
72     ],
73     "BlocksKit": [
74       "~> 2.2.5"
75     ],
76     "FSCalendar": [
78     ],
79     "TZImagePickerController": [
81     ],
82     "UICKeyChainStore": [
84     ],
85     "MJExtension": [
86       "3.0.12"
87     ],
88     "FMDB": [
90     ],
91     "XMLDictionary": [
93     ],
94     "RZColorful": [
95       "~> 1.1.5"
96     ],
97     "ReactiveCocoa": [
98       "~> 2.5"
99     ],
100     "IQKeyboardManager": [
101       "5.0.8"
102     ],
103     "Reachability": [
105     ],
106     "MJRefresh": [
108     ],
109     "SDCycleScrollView": [
111     ],
112     "YYText": [
114     ],
115     "CocoaAsyncSocket": [
116       "~> 7.4.0"
117     ]
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   }