[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / c / FDDERPSaas / 1.3.2 / FDDERPSaas.podspec.json
blob289e519bf32610c4cf5972c729100bd3898ddc42
2   "name": "FDDERPSaas",
3   "version": "1.3.2",
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.3.2"
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     "FDDERP_Bundle/**/*.{xib}"
28   ],
29   "vendored_frameworks": [
30     "*.framework",
31     "FDDERP_Framework/**/*.framework"
32   ],
33   "vendored_libraries": "FDDERP_Framework/**/*.a",
34   "frameworks": [
35     "Security",
36     "Accelerate",
37     "AssetsLibrary",
38     "AVFoundation",
39     "CoreGraphics",
40     "CoreImage",
41     "CoreMedia",
42     "CoreVideo",
43     "Foundation",
44     "QuartzCore",
45     "UIKit",
46     "OpenGLES",
47     "JavaScriptCore"
48   ],
49   "libraries": [
50     "sqlite3",
51     "z",
52     "c++",
53     "stdc++"
54   ],
55   "dependencies": {
56     "SDWebImage": [
58     ],
59     "SDWebImage/GIF": [
61     ],
62     "Masonry": [
64     ],
65     "BaiduMapKit": [
66       "3.4.4"
67     ],
68     "BMKLocationKit": [
70     ],
71     "AFNetworking": [
73     ],
74     "BlocksKit": [
75       "~> 2.2.5"
76     ],
77     "FSCalendar": [
79     ],
80     "TZImagePickerController": [
82     ],
83     "UICKeyChainStore": [
85     ],
86     "MJExtension": [
87       "3.0.12"
88     ],
89     "FMDB": [
91     ],
92     "XMLDictionary": [
94     ],
95     "RZColorful": [
96       "~> 1.1.5"
97     ],
98     "ReactiveCocoa": [
99       "~> 2.5"
100     ],
101     "IQKeyboardManager": [
102       "5.0.8"
103     ],
104     "Reachability": [
106     ],
107     "MJRefresh": [
109     ],
110     "SDCycleScrollView": [
112     ],
113     "YYText": [
115     ],
116     "CocoaAsyncSocket": [
117       "~> 7.4.0"
118     ]
119   },
120   "requires_arc": true,
121   "pod_target_xcconfig": {
122     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Crashlytics",
123     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
124   }