blob: 770ae2892ea4745480a4ddff57f52f6a93f1893a [file] [log] [blame]
{
"name": "FDDERP",
"version": "1.0.8",
"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"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "FDDERP_Framework/**/*.framework",
"vendored_libraries": "FDDERP_Framework/**/*.a",
"resources": [
"FDDERP_Bundle/**/*.bundle",
"FDDERP_Bundle/**/*.{xib}"
],
"frameworks": "Security",
"libraries": "stdc++",
"dependencies": {
"SDWebImage": [
],
"SDWebImage/GIF": [
],
"Masonry": [
],
"BaiduMapKit": [
"3.4.4"
],
"BMKLocationKit": [
],
"RTRootNavigationController": [
"~> 0.6.4"
],
"AFNetworking": [
],
"BlocksKit": [
"~> 2.2.5"
],
"FSCalendar": [
],
"TZImagePickerController": [
],
"UICKeyChainStore": [
],
"MJExtension": [
"3.0.12"
],
"FMDB": [
],
"XMLDictionary": [
],
"RZColorful": [
"~> 1.1.5"
],
"ReactiveCocoa": [
"~> 2.5"
],
"IQKeyboardManager": [
"5.0.8"
],
"Reachability": [
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Crashlytics",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
}
}