[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / c / FDDERP / 1.0.10 / FDDERP.podspec.json
blob32df34c9b7f968ba2166171e32caed415593a4ab
2   "name": "FDDERP",
3   "version": "1.0.10",
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   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "vendored_frameworks": "FDDERP_Framework/**/*.framework",
21   "vendored_libraries": "FDDERP_Framework/**/*.a",
22   "resources": [
23     "FDDERP_Bundle/**/*.bundle",
24     "FDDERP_Bundle/**/*.{xib}"
25   ],
26   "frameworks": "Security",
27   "libraries": "stdc++",
28   "dependencies": {
29     "SDWebImage": [
31     ],
32     "SDWebImage/GIF": [
34     ],
35     "Masonry": [
37     ],
38     "BaiduMapKit": [
39       "3.4.4"
40     ],
41     "BMKLocationKit": [
43     ],
44     "RTRootNavigationController": [
45       "~> 0.6.4"
46     ],
47     "AFNetworking": [
49     ],
50     "BlocksKit": [
51       "~> 2.2.5"
52     ],
53     "FSCalendar": [
55     ],
56     "TZImagePickerController": [
58     ],
59     "UICKeyChainStore": [
61     ],
62     "MJExtension": [
63       "3.0.12"
64     ],
65     "FMDB": [
67     ],
68     "XMLDictionary": [
70     ],
71     "RZColorful": [
72       "~> 1.1.5"
73     ],
74     "ReactiveCocoa": [
75       "~> 2.5"
76     ],
77     "IQKeyboardManager": [
78       "5.0.8"
79     ],
80     "Reachability": [
82     ]
83   },
84   "requires_arc": true,
85   "pod_target_xcconfig": {
86     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Crashlytics",
87     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
88   }