blob: 54137e3ebd127a8e140fedb423cbffd6723629cb [file] [log] [blame]
{
"name": "FDDERP",
"version": "1.0.0",
"summary": "FDDERP Lib.",
"description": "TODO: FDD HFT FDDERP Lib description.",
"homepage": "https://github.com/hftsoft/hftapp.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fakepinge": "fakepinge@gmail.com"
},
"source": {
"git": "https://github.com/fakepinge/FDDERP.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "FDDERP_Framework/**/*.framework",
"resources": "FDDERP_Bundle/**/*.bundle",
"dependencies": {
"SDWebImage": [
],
"RTRootNavigationController": [
],
"Masonry": [
],
"FSCalendar": [
],
"BlocksKit": [
"~> 2.2.5"
],
"AFNetworking": [
],
"BaiduMapKit": [
"3.4.4"
],
"BMKLocationKit": [
]
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Crashlytics",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
}
}