blob: 4f534efb3dd0512365a293cd1f5320724e0ac198 [file] [log] [blame]
{
"name": "FDDERP",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "FDDERP_Framework/**/*.framework",
"vendored_libraries": "FDDERP_Framework/**/*.a",
"resources": [
"FDDERP_Bundle/**/*.bundle",
"FDDERP_Bundle/**/*.{xib}"
],
"frameworks": [
"StoreKit",
"Security",
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"stdc++",
"c++",
"z"
],
"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": [
"~> 2.6.2"
],
"XMLDictionary": [
],
"RZColorful": [
"~> 1.1.5"
],
"ReactiveCocoa": [
"~> 2.5"
],
"IQKeyboardManager": [
"5.0.8"
],
"Reachability": [
],
"WechatOpenSDK": [
"~> 1.8.0"
],
"UMengUShare/Social/ReducedWeChat": [
],
"UMengUShare/Social/ReducedSina": [
],
"UMengUShare/Social/ReducedQQ": [
],
"UMengUShare/Social/AlipayShare": [
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true,
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Crashlytics",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
}
}