[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / e / c / FDDERP / 1.0.0 / FDDERP.podspec.json
blob54137e3ebd127a8e140fedb423cbffd6723629cb
2   "name": "FDDERP",
3   "version": "1.0.0",
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     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "FDDERP_Framework/**/*.framework",
22   "resources": "FDDERP_Bundle/**/*.bundle",
23   "dependencies": {
24     "SDWebImage": [
26     ],
27     "RTRootNavigationController": [
29     ],
30     "Masonry": [
32     ],
33     "FSCalendar": [
35     ],
36     "BlocksKit": [
37       "~> 2.2.5"
38     ],
39     "AFNetworking": [
41     ],
42     "BaiduMapKit": [
43       "3.4.4"
44     ],
45     "BMKLocationKit": [
47     ]
48   },
49   "pod_target_xcconfig": {
50     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Crashlytics",
51     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
52   }